What is keyword to make the job run for an unlimited time.
TIME=(14,39)
TIME=NOLIMIT
TIME=UNLIMIT
TIME=MAXIMUM
What is default delimiter for instream data?
/*
//*
*/
&&
Which one is the valid statement? 1 SYSIN DD DSN=DUMMY 2 SYSIN DD * 3 SYSIN DD DUMMY 4 SYSIN DD DSN=NULLFILE
ALL THE ABOVE
ONLY 1 AND 2
ONLY 2 AND 4
ONLY 2, 3 AND 4
Which one denotes the end of the JOB?
//
END
What the JES will do?
Checks for errors.
Schedules the job
Manages the output processing of the job.
All the above
What is the Normal DISP position for temporary files?
OLD
PASS
MOD
SHR
Continuation of the previous line should begin in the column
3
Anywhere between 5 to 17
Anywhere between 4 to 16
Anywhere between 1 to 17
What is program used to compile the COBOL program?
IGYWCL
IEWL
IEBCOMPILE
IGYCRCTL
If the condition in the COND parameter satisfies what will happen?
Step will not execute
Step will abend
Step will execute
S0C7
What should be the DD name if we use the IBM utility IEBGENER?
SYSUT1
SYSIN
DD1
SYSPRINT