Setting default parameters (TSO only)
Under TSO,
the End User Facility uses a collection of default parameter settings. These
default settings are saved from session to session in your ISPF
profile data set (under an application ID of RAAX). You can set
these default parameters by selecting option D from the End User Facility Selection Menu.
Table 42. Set Default Parameters
DB2P -- Set Default Parameters --------------------------------------- 8.1.0
Command ===>
1. Report Owner........................ ===>
2. Report DCB Parameters...
SYSOUT CLASS...................... ===>
LRECL............................. ===>
DEST.............................. ===>
COPIES............................ ===>
3. Job Parameters (used only if Job Cards are left blank)...
CLASS............................. ===>
MSGCLASS.......................... ===>
4. Job Cards...
===>
===>
===>
===>
5. Write JCL To...
Data Set ===>
Member.. ===
6. QMF/REXX Initialization Program..... ===>
7. QMF Profile Key (T=TSOID, P=PRIMEID) ===>
|
If you press Enter, all input fields will
be validated. If any errors are detected during input validation,
the panel will be redisplayed with an error message. If there are
no errors, then these default values will be saved.
If you press PF3, all input fields will
be ignored and you will return to the End User Facility Selection
Menu. The previous default values will be restored.
The fields on the panel are:
- Report Owner
- Use this field to control which reports will be included in
the selection list. If you leave this field blank, your current
SQLID will be used as the default owner.
- SYSOUT class
- Specify the SYSOUT class for the REPORTnn DDs. If you leave
this field blank, a system default value will be used.
- LRECL
- Specify the LRECL for the REPORTnn DDs. If you leave this
field blank,133 will be used.
- DEST
- Specify the DEST for the REPORTnn DDs. If you leave this field
blank, a system default value will be used. If no system default
value exists, the DEST parameter will be omitted.
- COPIES
- Specify the COPIES for the REPORTnn DDs. This number must
be between 1 and 254. If you leave this field blank, the COPIES parameter will
be omitted.
- CLASS
- Specify the value to use for the job CLASS parameter. If you
leave this field blank, a system default value will be used.
- MSGCLASS
- Specify the value to use for the job MSGCLASS parameter. If
you leave this field blank, a system default value will be used.
- Job Cards
- These job cards will be used when generating JCL for batch
programs. If left blank, system default job cards will be used.
- Data Set
- Enter the data set to which the generated JCL should be written.
The data set must exist. If the name is enclosed in single quotes,
it is taken to be a fully qualified TSO data set name. Otherwise,
your current TSO profile prefix is used to qualify the name. If
it is a PDS, do not specify a member name here; instead, use the Member field.
You can enter the name *TEMP to specify that a temporary data set should be created for
the JCL.
- Member
- If the specified Data Set is a PDS,
enter the name of the member to which the generated JCL should be
written. Leave this field blank if the Data Set is
not a PDS or is *TEMP.
- QMF/REXX Initialization Program
- If your site uses a REXX program other than the default (DSQSCMDE)
to set default QMF start-up parameters, enter its name here.
- QMF Profile Key
- QMF provides the ability to select your profile based on your
TSO logon ID or your primary SQLID. If this field is set to T, your TSO ID is used. If it is set to P, your primary SQLID is used.
