Mainframe Systems: CICS, JCL, and COBOL

Test your knowledge of IBM mainframe technologies including CICS transaction processing, JCL job control, MVS system concepts, COBOL programming, datasets, and mainframe security (RACF).

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the cause for abend SOC2?

  1. PRIVILEGED OPERATION EXCEPTION
  2. DATA EXCEPTION
  3. SPACE ISSUE
  4. None of the above
Question 2 Multiple Choice (Single Answer)

What is the use of Level 49 in COBOL?

  1. to describe independent elementary items
  2. it is used to define the db2 char in cobolas var char
  3. used to give condition names to the values that a field contain
  4. all of the above
Question 3 Multiple Choice (Single Answer)

Where is a period required in Cobol?

  1. After the last statement in each paragraph
  2. At the end of the word DIVISION
  3. At the end of the word SECTION
  4. All of the above
Question 4 Multiple Choice (Single Answer)

when DISP=MOD is used in JCL?

  1. when the dataset can be extended
  2. when the dataset can be newly created
  3. just to share the dataset & not for editing
  4. when dataset needs to be edited & deleted
Question 5 Multiple Choice (Single Answer)

CICS is _____ system.

  1. indirect control
  2. direct control
  3. indirect and direct control
  4. none of the above
Question 6 Multiple Choice (Multiple Answers)

ISC stands for _____?

  1. 1) Intra System Communication
  2. 2) Inter System Communication
  3. 3) Infra System Communication
  4. 4) Both 1 and 2
  5. 5) Neither 1 nor 3
Question 7 Multiple Choice (Multiple Answers)

_____ allows us to code assembler level programs to define screens.

  1. a) Bit Mapping Support
  2. b) Basic Mapping Standard
  3. c) Basic Mapping Support
  4. d) None of the above
  5. e) Neither (a) nor (b)
Question 8 Multiple Choice (Multiple Answers)

In TSO, CICS ABEND details are listed in ______ ?

  1. quick watch - CICS/TS Z/OS MSGS
  2. qw - CICS/TS Z/OS MSGS
  3. quick watch - CICS/TS Z/OS SYNTX
  4. qw- CICS/TS Z/OS SYNTX
  5. All of the above
  6. None of the above
Question 9 Multiple Choice (Single Answer)

A dataset is simply a collection of related data that is managed as a unit by MVS. Within a dataset, data is organized into smaller units called

  1. Bytes
  2. Data
  3. Records
  4. Units
Question 10 Multiple Choice (Single Answer)

The standard length of a dataset name is

  1. 1-80 characters
  2. 1-44 characters
  3. 1-71 characters
  4. none of the above
Question 11 Multiple Choice (Single Answer)

What are all the national characters used in datasets names

  1. $, @ and *
  2. $, # and *
  3. #, @ and *
  4. @, # and $
Question 12 Multiple Choice (Single Answer)

Which is the product that can provide data security for the resource for an MVS system

  1. ISPF
  2. MVS
  3. RACF
  4. JES
Question 13 Multiple Choice (Single Answer)

Access methods of a dataset are

  1. basic, queued and VSAM
  2. basic and VSAM
  3. queued and VSAM
  4. none of the above
Question 14 Multiple Choice (Single Answer)

JES uses 2 characters to classify a jobs importance, both of which can be specified in the jobs jcl,they are

  1. Job class and Msgclass
  2. notify
  3. Job class and priority
  4. all the above
Question 15 Multiple Choice (Single Answer)

A program that runs in the system region of an address space that is eligible for batch job processing

  1. processor
  2. Initiator
  3. both
  4. none of the above
Question 16 Multiple Choice (Single Answer)

The jobparm statement used to set the limit on the number of pages of output produced by a job is

  1. Lines
  2. Output
  3. pages
  4. outparm
Question 17 Multiple Choice (Single Answer)

The statement used to indicate the tape volumes that will be required in the execution of a job

  1. VOL
  2. SETUP
  3. LOOKUP
  4. SERIEL
Question 18 Multiple Choice (Single Answer)

The possible range of the user return code or condition code available in the jcl log is

  1. 0 to 4095
  2. 0 to 9990
  3. 0 to 6500
  4. 0 to 2049
Question 19 Multiple Choice (Single Answer)

What does EBCDIC stand for?

  1. Easy But Concise Decimal Information Counter
  2. Extended Binary Coded Decimal Interchange Code
  3. Extended Binary Control Decimal Interchange Code
  4. Extended Binary Code Decimal Interchange Control
Question 20 Multiple Choice (Single Answer)

What does CICS stand for ?

  1. Central Information Control System
  2. Customer Interface Control System
  3. omputing Instructions Control System
  4. Customer Information Control System