IBM Mainframe: DB2 and JCL Essentials

This quiz covers IBM mainframe ecosystem concepts including DB2 database operations, JCL (Job Control Language) keyword functions, and mainframe system utilities.

20 Questions Published

Questions

Question 1 True/False

The utility IEHPROGM can be used to maintain data set passwords

  1. True
  2. False
Question 2 True/False

A PDS can be compressed using the IEBCOPY utility

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

Which of the following DD indentifiers is used for the output file for messages from the utility

  1. SYSUT2
  2. SYSUDUMP
  3. SYSUT3
  4. SYSOUT
Question 4 Multiple Choice (Single Answer)

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

  1. 201006
  2. 201007
  3. 201004
  4. 201005
Question 5 Multiple Choice (Single Answer)

Keyword Functions can be maximum length of

  1. 63
  2. 56
  3. 45
  4. 76
Question 6 Multiple Choice (Single Answer)

Keyword Function should begin and End with

  1. $
  2. \
  3. |
  4. *
  5. &
Question 7 True/False

The coded keywords are converted immediately preceding job submission

  1. True
  2. False
Question 8 Multiple Choice (Single Answer)

Keyword Functions are evaluated from

  1. Left to Right
  2. Right to left
  3. Middle
  4. second Character
Question 9 True/False

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

  1. True
  2. False
Question 10 Multiple Choice (Single Answer)

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

  1. $
  2. #
  3. &
  4. *
Question 11 Multiple Choice (Single Answer)

|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
Question 12 Multiple Choice (Single Answer)

If the job run in March |EZN| will return

  1. MARCH
  2. 3
  3. MAR
  4. APR
Question 13 Multiple Choice (Single Answer)

Which database exploits IBM systems to the maximum?

  1. DB2
  2. ORACLE
  3. Z OS/DB2
  4. MVS DB2
Question 14 Multiple Choice (Single Answer)

DBRM stands for?

  1. Data Request Module
  2. Database Register Module
  3. Dual Request Module
  4. Database Request Module
Question 15 Multiple Choice (Single Answer)

The IBM inbuilt utility to describe the table structure in COBOL is

  1. DATAGEN
  2. JCLGEN
  3. DCLGEN
  4. DBLGEN
Question 16 Multiple Choice (Single Answer)

Which of the following is not a field in SQLCA?

  1. sqlcode
  2. sqlwarn
  3. sqlstate
  4. sqlsdmp