Tag: mainframe
Questions Related to mainframe
-
Area B of the next line
-
columns 8 through 11 of the next line
-
Area A of the next line
-
columns 12 through 72 of the next line
-
Dataset must be of same type (Disk or tape)
-
Should not be a partioned dataset
-
The dataset with the largest Block SIze must be listed first
-
Record lenght of all the dataset should be the same
-
A PGM parameter can be overriden
-
If a parameter, which does not exist, is coded on the EXEC statement, the parameter will be added
-
The parameter for each step need to be coded in the same order as they appear on the procedure EXEC statement
-
All parameters for each step must be coded in order.
-
The overriding DD statement need not be in a same order as the concatenated DD staements.
-
To override only last DD statement in a concatenation, code only one overriding statement
-
to leave a concatenated staetement unchanged, code its corresponding DD statement with a blank operand field
-
Code a DDname against all the overiding DD statements.
-
Delimiter (/*)
-
NULL statement (//)
-
JOBLIB
-
STEPLIB
-
DD *
-
PARM
-
Sequence Number Area
-
Indicator Area
-
Area A
-
Area B
-
DISPLAY A,DISPLAY B
-
DISPLAY A DISPLAY B
-
DISPLAY A DISPLAY B WITH NO ADVANCING
-
DISPLAY A WITH NO ADVANCING DISPLAY B
-
PARA A
-
PARA B
-
PARA C
-
PARA D