JCL parameters
Syntax
===PRM PPPP=pppp .Comments
- Parameter values that contain special characters must be entered with simple quotes.
- Comments on ===PRM lines must not exceed the column 72
They must be preceded by a dot ('.').
Note: When the default or '<>' values are filled in,
the parameter must be set.
Table of parameters
Parameter | Meaning | Default |
---|---|---|
PRFJ | Job name prefix (3 characters maximum) | PAC |
CCPT | Code comptable des jobs | <> |
CLASSJ | Job accounting code | 1 |
MSGCL | JCL output class | A |
BASE | Development database code (it is also valid for the development transaction code) | BASE |
OUT | Printout class of SYSOUTs | H |
INDSV | VA Pacbase system VSAM files (24 char. maxi) | 'EXP.BVPPV' |
INDUV | VA Pacbase user VSAM files (24 char. maxi) | 'UTI.BVPPV' |
INDUN | VA Pacbase non-VSAM files (24 char. maxi) | 'UTI.BVPPN' |
INDMV | VSAM files | 'MIG.BVPMV' |
INDMN | Non-VSAM files | 'MIG.BVPMN' |
VOLMN | Volume of non-VSAM files | |
VOLMV | Volume of VSAM files | |
VCAT | Catalog of database development database (user files) | |
SCAT | Catalog of system VSAM files | |
LSK | Language of skeleton files (A for English or F for French) | A |
UWK | Work unit | SYSDA |
HLQ | High-level qualifier of livrés | |
BIBP | DSNAME of procedures library | 'SYS1.PROCLIB' |
BIBT | DSNAME bibliothèque tri (SORTLIB) | 'SYS1.SORTLIB' |
BCOB | DSNAME bibliothèque routines COBOL | 'SYS1.SCEERUN' |