Displaying and modifying LOADDDN file parameters
The LOADDDN file panel is used to display and modify LOADDDN file parameters.
Procedure
- Specify the LOADDDN command. The LOADDDN File panel is displayed, as shown in the following figure:
Figure 1. LOADDDN File panel INZB70I ----- DZ7M IBMUSER . TSTEST16 - LOADDDN File ------- 12:05 Command ===> Commands : FORMAT COLUMNS WHERE ORDERBY OUTDDN FUSER JCL * * * * Other Option : LOADOPT Generated SYSIN LOAD data set SELECT Description . . IBMUSER .TSTEST16 SYSOUT class . . . . . _ or Data set name ________________________________________________________ Member name for PDS . . ________ Disposition . . . . . ( _ , _ , _ ) (New/Old/Mod) (Del/Keep/Catlg) Generic unit . . . . . ________ Volume serial . . . . . ______ - ______ - ______ - ______ - ______ for tape unit Label . . . . . . . . . _____ ( PF3 to return to "SELECT List") - Edit the following fields:
- Other options: LoadOPT
- Specify LoadOPT to display an ISPF edit panel that you use to enter load options.
- SELECT Description
- Specify a short description of the SELECT statement. The description is displayed in the Select description column of the SELECT Statement List panel.
- SYSOUT class or Data Set Name
- Specify the SYSOUT class or the data set name for the LOADDDN file. If you enter a value in both fields, the value entered in the SYSOUT class field is used.
-
When entering a Data Set Name, the following variables can be used, during the generation of the JCL, a substitution occurs.
- &DBNAME: this variable is replaced by the database name that contains the unloaded tablespace.
- &TSNAME: this variable is replaced by the name of the unloaded tablespace.
- &SPACE: this variable is replaced by the name of the unloaded tablespace. &SPACE is a synonym of &TSNAME.
- &ZUSER: this variable is replaced by the user name used to connect, where the interactive menu is running.
- &DB2: this variable is replaced by the SSID where the generated JCL will run.
- &PART: this variable is replaced by the partition number :
- 000: when the unloaded tablespace is not partitioned or
- nnnn: 4 digits for the partition number
- &CREATOR: this variable is replaced by the owner of the table specified in the SELECT.
- &TBNAME : this variable is replaced by the owner of the table specified in the SELECT. This variable can be used only if the name of the table has at most 8 characters. When above, an ISPF message is issued.
- Member name for PDS
- Specify the PDS member name.
- Disp
- Specify the disposition and whether the LOADDDN data set is to be shared.
- Generic unit
- Specify the DASD unit name.
- Volume serial
- Specify the volume serial number.
- for tape unit Label
- Specify the tape sequence number, if the file will be written to tape.