0

mainframe Online Quiz - 133

Description: mainframe Online Quiz - 133
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. be placed only at first DD statement in the step

  2. be placed in the program

  3. be placed anywhere in the particular step’s JCL

  4. not be placed any where in the JOB


Correct Option: C

which specification gives maximum time for a JOB?

  1. TIME=MAX

  2. TIME=UNLIMITED

  3. TIME=MAXIMUM

  4. TIME=NOLIMIT


Correct Option: D
  1. using ALLSPACE CODE

  2. using NOLOW CODE

  3. using CHANGE CODE

  4. using ALTSEQ CODE


Correct Option: D

What is the code for the error condition "Empty File"?

  1. 10

  2. 35

  3. 23

  4. 28


Correct Option: B

DFHMDI is used

  1. To define a mapset

  2. To define a map

  3. to define a field

  4. All of the above.


Correct Option: B
  1. It is a technique for reserving a resource and that resource is held exclusively for a specific task.

  2. Placing a user into a queue.

  3. Reserving an entire region for one user.

  4. Connecting to a personal-computer network


Correct Option: A
  1. A link edit map

  2. A map of all the entry points in the CICS region

  3. A copybook member that is included into the source. It contains code defining the fields on the map.

  4. The load module that is load into the CICS region when a program send a map


Correct Option: C
  1. z/OS on IBM Z Series 900

  2. OS/390, MVS on IBM S390

  3. AIX(UNIX) on Windows NT

  4. Windows NT on PC Server


Correct Option: C
  1. An area for an individual program to store all temporary flags.

  2. An area used to pass information between programs.

  3. A CICS area that contains information related to the current t

  4. All of the above.


Correct Option: C
  1. By using HANDLE ABEND

  2. By using HANDLE CONDITION

  3. By using ABEND

  4. None of the above


Correct Option: A
  1. DFHBMSCA copybook

  2. DFHEIBLK copy book

  3. SQLCA

  4. None of the above


Correct Option: A
  1. Keep track of all the programs within CICS and their associated transaction IDs.

  2. The FCT is a list all the Journal logs supported by CICS.

  3. FCT contains a list of all the files use within the CICS region.

  4. All of the above.


Correct Option: C

The DCT is used to determine the characteristics of:

  1. Population density

  2. Intrapartition data queue

  3. Maximum number of terminals supported by the region

  4. None of the above


Correct Option: B

The difference between a LINK and a XCTL is:

  1. The LINK is always more efficient than the XCTL.

  2. LINK returns to the calling program and XCTL will not.

  3. The LINK is not available in the current CICS version.

  4. Link cannot pass values to a subroutine.


Correct Option: B
  1. CICS System Library (CSL).

  2. The CICS Repository.

  3. Sub directories.

  4. Relocateable Program Library.


Correct Option: A
- Hide questions