IMS DB Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to IMS DB Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Answer : B

Explanation

IMS stands for Information Management System.

Answer : A

Explanation

ACB stands for Access Control Block.

Q 3 - Which parameter specifies the language in which the application program is written in PSBGEN?

A - LANGUAGE

B - LANG

C - WRITE

D - PSBNAME

Answer : B

Explanation

The LANG parameter specifies the language in which the application program is written, e.g., COBOL.

Q 4 - Which function is used for recovering the database?

A - DLI-CHKP

B - DLI-XRST

C - DLI-PCB

D - DLI-ISRT

Answer : A

Explanation

'CHKP' code is used for the Checkpoint function. It is used in the recovery features of IMS.

Q 5 - In PCB which field contains the longest possible concatenated key that can be used with the programs view of the database?

A - LENGTH-FB-KEY

B - NUMB-SENS-SEGS

C - KEY-FB-AREA

D - SEG-NAME

Answer : C

Explanation

Key feedback area varies in length from one PCB to another. It contains the longest possible concatenated key that can be used with the programs view of the database.

Answer : A

Explanation

PCB stands for Program Communication Block.

Q 7 - What command code we used to code for Enqueue Segment?

A - N

B - P

C - Q

D - U

Answer : C

Explanation

To use command codes, specify an asterisk in the 9th position of the SSA and for Enqueue Segment we code Q at 10th position.

Q 8 - When we issue a GU or GN call, the DL/I establishes its parentage at the lowest level segment that is retrieved. If we include a P command code, then the DL/I establishes its parentage at a higher level segment in the hierarchical path. State whether true or false?

A - False

B - True

Answer : B

Explanation

This is self explanatory.

Q 9 - Sparse sequencing is also known as Sparse Indexing. We can remove some of the index source segments from the index using sparse sequencing with secondary index database. State whether true or false?

A - False

B - True

Answer : B

Explanation

This is self explanatory.

Q 10 - How many DBDs can be there for a single database?

A - 1

B - 10

C - 5

D - No Limit

Answer : A

Explanation

One DBD is generated for a single database.

ims_db_questions_answers.htm
Advertisements