IBM IMS Database and CICS Fundamentals
Quiz covering IMS database concepts including PCBs, PSBs, MFS, checkpointing, database calls, and CICS-related components
Questions
Hierarchical sequence follows
- front to back, top to bottom and left to right
- top to bottom, front to back and left to right
- top to bottom, left to right and front to back
- left to right, front to back and top to bottom
How many SSAs can be coded maximum in a call statement?
- 5
- 10
- 15
- 25
Where SSA should be defined in an application program?
- In WORKING-STORAGE SECTION
- In LINKAGE SECTION
- In File Section
- In Configaration Section
How many PSB’s are possible for an application program?
- 1
- 5
- 15
- 255
Which sign can be used to indicate a logical OR ?
- *
- #
- |
- &
Which command code forces IMS to find the last segment, that satisfies the SSA ?
- P
- D
- C
- L
which best describes the purpose of the I/O AREA
- Format Report
- Define Function Code
- Hold Segment for manipulation
- All of the above
How many PCB can be coded inside PSB?
- Only one
- Only two
- Only Five
- As Many
What are the valid control blocks in MFS?
- MIF,MOF,DIF,DOF
- DIF,DOF,MID,MOD
- DIF,DOF,MFLD,DFLD
- None of the above
Extended Reastart ( XRST ) to be used with what type of checkpint?
- Basic Checkpoint
- Intermediate Checkpint
- Symbolic Checkpint
- Para-symbolic checkpint
In a DC program which PCB should be first entry at PCB mask.
- Alternate PCB
- IO PCB
- Database PCB
- Any one
Attribute parametr MOD signifies-
- High intensity
- Modified Data Tag
- Protected
- Numeric
BTS stands for -
- Basic Test Screen
- Batch Test Screen
- Batch Terminal Simulator
- Batch Terminal Selection
A GU call does not establish parentage at the segment being retrieved
- True
- False
The segment is the smallest unit of information that DL/I can handle.
- True
- False
DBD is physical description of database.
- True
- False
The mysql contains a user root?
- True
- False