Supporting file specification
Use this screen to specify what, if any, supporting files should be produced for the extract:
- Db2 record layout file to which File-AID/RDX will copy the record layouts for all objects to be extracted.
- XREF file for the data elements (D records) of the extract file.
- Data Visualizer file to visually analyze extract execution with the Data Visualizer component of the BMC AMI DevX Workbench for Eclipse.
Specify DB2 Object Record Layout File Information:
Create layouts
Specify whether or not to create a COBOL, PL/I, or FA COBOL record layout file for the extracted Db2 objects when File-AID/RDX performs the extract. Creating a record layout allows you, for example, to download the extracted data with File-AID/EX at a later time, or view and compare extract files with BMC AMI DevX File-AID/MVS.
Language
Specify whether the record layout will be in COBOL (1), PL/I (2), or FA COBOL (3) format.
1 | Create a COBOL record layout. |
2 | Create a PL/I record layout. |
3 | Create a FA COBOL record layout. |
File Name
Specify the name of the file to which the record layout will be saved.
Member
If the file you specified in File Name is partitioned, you can enter a member name. If you leave this field blank or specify a pattern, File-AID/RDX displays a Member List pop-up window containing a list of members that match the specified pattern. The only valid pattern character is an asterisk (*). You can create new members by entering the name of the new member in the Member field.
Disposition
Specify the disposition of the record layout file. You can save to existing files with a disposition of SHR. Specify a disposition of NEW to create a new PDS or sequential file.
If you specify NEW in the Disposition field, you must specify the allocation parameters in the Create New File screen.
Specify File-AID/MVS XREF for File-AID/RDX Extract File Information:
Create XREF
Specify whether or not to create a BMC AMI DevX File-AID/MVS XREF (record layout cross reference) file when File-AID/RDX performs the extract. File-AID/RDX will create the record layout cross reference for the data elements (D records) of the extract file.
For Db2 objects, the generated XREF member will point to the detail field level layout created with the Create Record Layout function.
For MVS objects, the generated XREF member will point to the detail field level layout that will be left in-place in its source layout file, as specified during the relationship definition.
Creating an XREF allows you, for example, to use File-AID/Data Solutions and modify, or disguise, the data in the extract file before loading the extracted data to a target subsystem.
Yes | Create the XREF. You must also Specify YES in the Create layouts for Db2 objects field to create an XREF even if the extract does not include any Db2 objects. |
No | Don’t create an XREF (record layout cross reference). |
File Name
Specify the name of the file to which the record layout cross reference (XREF) will be saved.
Member
The XREF file you specified in File Name must be partitioned. Enter a member name. If you leave this field blank or specify a pattern, File-AID/RDX displays a Member List pop-up window containing a list of members that match the specified pattern. The only valid pattern character is an asterisk (*). You can create new members by entering the name of the new member in the Member field.
Disposition
Specify the disposition of the file. You can save to existing files with a disposition of SHR. Specify a disposition of NEW to create a new PDS.
If you specify NEW in the Disposition field, you must specify the allocation parameters in Create New File screen.
Specify Data Visualizer File
Use the following fields to specify file information about the Data Visualizer file (also known as the File-AID/RDX Extract Mainframe Trace file). File-AID/RDX will capture statistics (TPT trace) during extract job execution and save them along with the extract request information to the specified file. The Data Visualizer component of the BMC AMI DevX Workbench for Eclipse can use this file to produce a graphical display with detailed information about extract processing. The insight provided by the Data Visualizer allows you to see where time is spent during long-running extracts, highlighting areas for improvement. You gain a better understanding of complex related extracts, extract requests, and relationship repositories.
Create file
Specify whether or not to create a Data Visualizer file when File-AID/RDX performs the extract. The file will contain the extract request information as well as the extract execution information.
Yes | Create the Data Visualizer file. |
No | Don’t create a Data Visualizer file. |
File Name
Specify the name of the file to which the extract request and extract execution information to be used with the Data Visualizer will be saved. The file may be a PDS, PDSE or a sequential file.
Member
Enter a member name if you specify a PDS or PDSE for the Data Visualizer file. If you leave this field blank or specify a pattern, File-AID/RDX displays a Member List pop-up window containing a list of members that match the specified pattern. The only valid pattern character is an asterisk (*). You can create new members by entering the name of the new member in the Member field.
Disposition
Specify the disposition of the file. You can write to existing files with a disposition of SHR. Existing files must conform to the format for the Data Visualizer file. Specify a disposition of NEW to create a new file.
If you specify NEW in the Disposition field, you must specify the allocation parameters in Create New File screen.
Primary Commands
The following File-AID/RDX-specific primary command is valid on this screen:
END
Saves your input and returns to the Extract File Specification Screen. There are no operands associated with this command.