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

Q 1 - Which segment lies at the top of the hierarchy?

A - Twin Segment

B - Child Segment

C - Root Segment

D - None of these

Answer : C

Explanation

The segment that lies at the top of the hierarchy is called the root segment. The root segment is the only segment through which all dependent segments are accessed.

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 : B

Explanation

ACB stands for Access Control Blocks Generator. It is used to generate ACBs.

Q 4 - In PCB which field contains the DL/I status code?

A - SEG-LEVEL

B - STATUS-CODE

C - PROC-OPTIONS

D - RESERVED-DLI

Answer : B

Explanation

Status code field contains two bytes of character data. Status code contains the DL/I status code. Spaces are moved to the status code field when DL/I completes the processing of calls successfully.

Q 5 - In PCB which field is used to define to which level an application program is sensitive?

A - LENGTH-FB-KEY

B - NUMB-SENS-SEGS

C - KEY-FB-AREA

D - SEG-NAME

Answer : B

Explanation

Number of sensitivity segments store four bytes binary data. It defines to which level an application program is sensitive. It represents a count of number of segments in the logical data structure.

Q 6 - What command code we used to code for Path Call?

A - C

B - D

C - F

D - L

Answer : B

Explanation

To use command codes, specify an asterisk in the 9th position of the SSA and for Path Call we code D at 10th 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 - It is not possible for a program to maintain multiple positions in a database using a single PCB. State whether true or false?

A - False

B - True

Answer : A

Explanation

This statement is incorrect as a program can maintain multiple positions in a database using a single PCB.

Q 9 - In Forward Recovery, DL/I uses the log file to store the change data. The accumulated transactions are re-posted using this log file. State whether true or false?

A - False

B - True

Answer : B

Explanation

This is self explanatory.

Q 10 - What error code you will get when program makes a change to the segment’s key field before issuing the REPL or DLET call?

A - DJ

B - Spaces

C - DA

D - GF

Answer : C

Explanation

This is self explanatory.

ims_db_questions_answers.htm
Advertisements