IBM IMS Database and CICS Fundamentals

Quiz covering IMS database concepts including PCBs, PSBs, MFS, checkpointing, database calls, and CICS-related components

17 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Hierarchical sequence follows

  1. front to back, top to bottom and left to right
  2. top to bottom, front to back and left to right
  3. top to bottom, left to right and front to back
  4. left to right, front to back and top to bottom
Question 2 Multiple Choice (Single Answer)

How many SSAs can be coded maximum in a call statement?

  1. 5
  2. 10
  3. 15
  4. 25
Question 3 Multiple Choice (Single Answer)

Where SSA should be defined in an application program?

  1. In WORKING-STORAGE SECTION
  2. In LINKAGE SECTION
  3. In File Section
  4. In Configaration Section
Question 4 Multiple Choice (Single Answer)

How many PSB’s are possible for an application program?

  1. 1
  2. 5
  3. 15
  4. 255
Question 5 Multiple Choice (Single Answer)

Which sign can be used to indicate a logical OR ?

  1. *
  2. #
  3. |
  4. &
Question 6 Multiple Choice (Single Answer)

Which command code forces IMS to find the last segment, that satisfies the SSA ?

  1. P
  2. D
  3. C
  4. L
Question 7 Multiple Choice (Single Answer)

which best describes the purpose of the I/O AREA

  1. Format Report
  2. Define Function Code
  3. Hold Segment for manipulation
  4. All of the above
Question 8 Multiple Choice (Single Answer)

How many PCB can be coded inside PSB?

  1. Only one
  2. Only two
  3. Only Five
  4. As Many
Question 9 Multiple Choice (Single Answer)

What are the valid control blocks in MFS?

  1. MIF,MOF,DIF,DOF
  2. DIF,DOF,MID,MOD
  3. DIF,DOF,MFLD,DFLD
  4. None of the above
Question 10 Multiple Choice (Single Answer)

Extended Reastart ( XRST ) to be used with what type of checkpint?

  1. Basic Checkpoint
  2. Intermediate Checkpint
  3. Symbolic Checkpint
  4. Para-symbolic checkpint
Question 11 Multiple Choice (Single Answer)

In a DC program which PCB should be first entry at PCB mask.

  1. Alternate PCB
  2. IO PCB
  3. Database PCB
  4. Any one
Question 12 Multiple Choice (Single Answer)

Attribute parametr MOD signifies-

  1. High intensity
  2. Modified Data Tag
  3. Protected
  4. Numeric
Question 13 Multiple Choice (Single Answer)

BTS stands for -

  1. Basic Test Screen
  2. Batch Test Screen
  3. Batch Terminal Simulator
  4. Batch Terminal Selection
Question 14 True/False

A GU call does not establish parentage at the segment being retrieved

  1. True
  2. False
Question 15 True/False

The segment is the smallest unit of information that DL/I can handle.

  1. True
  2. False
Question 16 True/False

DBD is physical description of database.

  1. True
  2. False
Question 17 True/False

The mysql contains a user root?

  1. True
  2. False