Tag: mainframe
Questions Related to mainframe
-
DATASORT
-
SUBSET
-
both a and b
-
None of the above
-
SUBSET FROM(IN1) TO(OUT1) INPUT REMOVE LAST = 1
-
SUBSET FROM(IN1) TO(OUT1) INPUT REMOVE LAST(1)
-
SUBSET FROM(IN1) TO(OUT1) INPUT REMOVE TRAILER
-
All of the above
-
OPTION COPY INREC FINDREP=(INOUT=(C'Max',C'Maximum',C'Min',C'Minimum')
-
OPTION COPY INREC FINDREP=(C'Max',C'Maximum',C'Min',C'Minimum')
-
Both a and b
-
None of the above
-
OUTREC
-
INREC
-
OUTFIL
-
None of the above
-
INCLUDE COND = (10,3,CH,EQ,C'YES') SORT FIELDS = (1,5,CH,A)
-
SORT FIELDS = (1,5,CH,A) INCLUDE COND = (10,3,CH,EQ,C'YES')
-
Order doesn't matter
-
INCLUDE COND = (10,3,CH,EQ,C'YES') SORT FIELDS = COPY
-
Identify a library to be searched for programs named in the EXEC statement
-
Identify a library containing executable job steps
-
Override the system step library within a job stream
-
All of the above
-
Through the RC keyword
-
Through the CODE keyword
-
Through the COND keyword
-
Through the RETURNCD keyword
-
Overriding or adding procedures
-
Logically connecting input datasets
-
Overriding a called PROC dsname
-
All of the above
-
Through the PARM keyword
-
Through the VALUE parameter
-
Through the PGM parameter
-
All of the above
-
Yes
-
No
-
Only for uncataloged datasets
-
Only for cataloged datasets