0

mainframe Online Quiz - 78

Description: mainframe Online Quiz - 78
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0

SKIPREC=n in SORT, will skip process starts before processing 'n' records in file?

  1. True

  2. False


Correct Option: A

//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.

  1. True

  2. False


Correct Option: A

'//', indicates the end of a JCL?

  1. True

  2. False


Correct Option: A

LINES=99999,does it indicate the maximum printed output for the job, in thousands of lines?

  1. True

  2. False


Correct Option: B

COND=ONLY tells MVS to execute this job step ONLY IF a prior step in the same job abends. Is that correct?

  1. True

  2. False


Correct Option: A
  1. Left to Right

  2. Right to left

  3. Middle

  4. second Character


Correct Option: A

Is it possible to get advance/Past date values thru Keyword Parms

  1. True

  2. False


Correct Option: B

Which symbol is used to ensure whether a valid date is returned or not

  1. $

  2. #

  3. &

  4. *


Correct Option: A

If the job run in November 2010 |EZCYMFP4| will return

  1. 201006

  2. 201007

  3. 201004

  4. 201005


Correct Option: B

|EZMSDSY| will return ( give answer MM-Month DD-Date YY -Year format)

  1. MM/DD/YY

  2. MM-DD-YY

  3. DD-MM-YY

  4. DD/MM/YY


Correct Option: A

If the job run in March |EZN| will return

  1. MARCH

  2. 3

  3. MAR

  4. APR


Correct Option: A

Functions can be a maximum length

  1. 63

  2. 56

  3. 45

  4. 76


Correct Option: A

The coded keywords are converted immediately preceding job submission

  1. True

  2. False


Correct Option: B
- Hide questions