What are the main functions of FileMarvel?
FileMarvel allows users to browse and edit sequential, PDS, and VSAM datasets directly through ISPF. It also provides access to Db2 databases for querying and data manipulation. Common operations include browsing datasets, editing members, executing SQL queries, and managing Db2 tables.
How do I perform basic operations in FileMarvel?
Basic operations involve using ISPF panels to navigate datasets and Db2 objects. For example, to browse a dataset, you would typically enter a command like 'B dataset.name' in the ISPF command line. Editing a member involves selecting the member from a PDS directory and using the ISPF editor.
What configuration files are used by FileMarvel?
FileMarvel likely uses ISPF configuration files for customizing the user interface and session parameters. These files may include ISPF profile datasets and CLIST procedures. The product might also have its own configuration files for defining Db2 connection parameters and security settings.