IMS DB Online Quiz


Advertisements


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

Q 1 - How many levels of hierarchy a DLI database supports?

A - 10

B - 35

C - 20

D - 15

Answer : D

Explanation

A DL/I database can have 255 different segment types and 15 levels of hierarchy.

Q 2 - Which of the following describes the complete physical structure of the database?

A - DBD

B - PSB

C - ACB

D - None of these

Answer : A

Explanation

DBD describes the complete physical structure of the database once all the segments have been defined.

Answer : A

Explanation

SENSEG is known as Segment Level Sensitivity. It defines the program's access to parts of the database and it is identified at the segment level.

Q 4 - Which function is used to restart a IMS Database?

A - DLI-CHKP

B - DLI-XRST

C - DLI-PCB

D - DLI-ISRT

Answer : B

Explanation

'XRST' code is used for the Restart function. It is used in the restart features of IMS.

Q 5 - In PCB which field is used to store the name of segment after each DLI call?

A - LENGTH-FB-KEY

B - NUMB-SENS-SEGS

C - KEY-FB-AREA

D - SEG-NAME

Answer : D

Explanation

SEG Name is known as segment name feedback area. It contains 8 bytes of character data. The name of the segment is stored in this field after each DL/I call.

Q 6 - Where do we code command code in a qualified SSA?

A - 10th position

B - 9th position

C - 11th position

D - 12th position

Answer : A

Explanation

Command code is coded at the tenth position.

Q 7 - What is the maximum number of PCBs allowed in a PSB?

A - No Limit

B - 1

C - 100

D - 255

Answer : A

Explanation

There is no limit of PCBs allowed in a PSB.

Q 8 - Application programs have their own PSB and it is common for application programs that have similar database processing requirements to share a PSB. 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 - Which of the following programming language is supported by IMS DB?

A - COBOL

B - PL1

C - C

D - All of these

Answer : D

Explanation

All of these programming languages are supported by IMS DB.


ims_db_questions_answers.htm

Advertisements