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.
Questions
The utility IEHPROGM can be used to maintain data set passwords
- True
- False
A PDS can be compressed using the IEBCOPY utility
- True
- False
Which of the following DD indentifiers is used for the output file for messages from the utility
- SYSUT2
- SYSUDUMP
- SYSUT3
- SYSOUT
If the job run in November 2010 |EZCYMFP4| will return
- 201006
- 201007
- 201004
- 201005
Keyword Functions can be maximum length of
- 63
- 56
- 45
- 76
Keyword Function should begin and End with
- $
- \
- |
- *
- &
The coded keywords are converted immediately preceding job submission
- True
- False
Keyword Functions are evaluated from
- Left to Right
- Right to left
- Middle
- second Character
Is it possible to get advance/Past date values thru Keyword Parms
- True
- False
Which symbol is used to ensure whether a valid date is returned or not
- $
- #
- &
- *
|EZMSDSY| will return ( give answer MM-Month DD-Date YY -Year format)
- MM/DD/YY
- MM-DD-YY
- DD-MM-YY
- DD/MM/YY
If the job run in March |EZN| will return
- MARCH
- 3
- MAR
- APR
Which database exploits IBM systems to the maximum?
- DB2
- ORACLE
- Z OS/DB2
- MVS DB2
DBRM stands for?
- Data Request Module
- Database Register Module
- Dual Request Module
- Database Request Module
The IBM inbuilt utility to describe the table structure in COBOL is
- DATAGEN
- JCLGEN
- DCLGEN
- DBLGEN
Which of the following is not a field in SQLCA?
- sqlcode
- sqlwarn
- sqlstate
- sqlsdmp