Step 6—Editing the profile’s session and batch defaults
The Session and Batch Defaults Screen shown in the following figure is displayed when you select Option 1 or ALL options from the RDX Profile Screen. Use this screen to specify the batch defaults for the current profile.
Session and Batch Defaults Screen
COMMAND ===> TSOID01 Profile: FRSAMPQK
-------------------- Locking Values and Navigation ---------------------------
Any profile value setting can be locked so that it can not be changed on the
FA/RDX function panels. Values can always be changed in the Profile function.
To LOCK a value place the cursor on the value and press the TOGGLE key.
----------------------- Session and Batch Defaults ----------------------------
Batch Job Options:
Region size ===> 8192K (nnnnK; nnM)
Include a SYSUDUMP DD in JCL ===> N (Y = Yes; N = No)
(required for Abend-Aid report)
Table Progress row count ===> 10 (* = Object end;
0 = None;
nn = rows)
Increment job name ===> N (Y = Yes; N = No)
Job Statement Information:
===>
===>
===>
===>
To modify the session and batch defaults: | |
---|---|
In this field… | Do the following: |
Region size | Type 8192K. This value should be large enough for the examples in this User Guide. |
Include a SYSUDUMP DD in JCL | Type N. Only change to Y if you have Abend-AID installed on your current system. |
Table Progress row count | Type 10. Then, during an extract File-AID/RDX will update the extract progress report every time it extracts 10 rows from an object. |
Increment job name | Type N. Set to Y only when you want to increment your jobname when using this profile during the current session. |
Job Statement Information | Leave blank. Only enter job statement information when the current profile requires different job statement information than what you defined in Setting Up Global User Defaults. |
Press END | File-AID/RDX will display the Extract Defaults for you to edit the profile’s extract settings. |
Field Names and Descriptions
The following list describes the fields on this screen.
FIELD | DESCRIPTION |
---|---|
Region size | Specify the region size for extract or load batch jobs to be run with this profile. |
Include a SYSUDUMP DD in JCL (required for Abend-AID report) | Specify whether or not the batch job (Extract, Disguise or Load) should generate an Abend-AID report. Of course, you must have BMC AMI DevX Abend-AID program installed in order to receive the reports. If Abend-AID is not installed and an abend occurs a standard SYSUDUMP will be written to this DD statement. |
Table Progress row count | Values allowed are 0 to 99999999, or *. For an extract with progress report active, the Table Progress Row Count parameter specifies the update interval per rows extracted for each object. * (asterisk) means that the progress report is updated each time File-AID/RDX has completed extracting rows from an object. The value 0 turns off progress reporting. |
Increment job name | Specify whether you want the automatic job name incrementation or not. If Yes, File-AID/RDX will increment the last character of the job name after each submission for the current TSO session while using this profile. |
Job Statement Information | Specify job card information for batch jobs using the current profile. If left blank here in the profile, File-AID/RDX will use the job card information specified in Setting Up Global User Defaults. |