mainframe Online Quiz - 78
Description: mainframe Online Quiz - 78 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
SKIPREC=n in SORT, will skip process starts before processing 'n' records in file?
//MYJOB JOB (1234,,2,1),'TEST',COND=(4,GT)is coded in the job card of a JCL. The job has 10 steps and the job will execute all the steps if first step of the job gives a RC=8.
'//', indicates the end of a JCL?
LINES=99999,does it indicate the maximum printed output for the job, in thousands of lines?
COND=ONLY tells MVS to execute this job step ONLY IF a prior step in the same job abends. Is that correct?
Is it possible to get advance/Past date values thru Keyword Parms
Which symbol is used to ensure whether a valid date is returned or not
If the job run in November 2010 |EZCYMFP4| will return
|EZMSDSY| will return ( give answer MM-Month DD-Date YY -Year format)
If the job run in March |EZN| will return
Functions can be a maximum length
The coded keywords are converted immediately preceding job submission