Mainframe MCQ

You want to load the data in a VSAM cluster. What ways can you take?

Answer

Correct Answer: Use the COBOL program

Note: This Question is unanswered, help us to find answer for this one

What is the purpose of Basic Mapping support?

Answer

Correct Answer: Helps to get output in desired format

Note: This Question is unanswered, help us to find answer for this one

What will be the value of EIBCALEN at START?

Answer

Correct Answer: 0

Note: This Question is unanswered, help us to find answer for this one

Which of the following resets MDT?

Answer

Correct Answer: FRSET

Note: This Question is unanswered, help us to find answer for this one

The INSPECT statement can be used to check whether the value in a data name is numeric.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

Relative key clause must be mentioned in case of a relative file organisation.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

Is Control Interval Descriptor Field present for each Control Interval?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

Which of the following is true about Primary key values and Alternate key values?

Answer

Correct Answer: Primary key values must be unique, alternate key values need not be

Note: This Question is unanswered, help us to find answer for this one

The START statement enables the programmers to start processing from any record position.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

Which of the following is true about START and XCTL?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one

If program A passes 40 bytes to program B through common area and program B has defined its DFHCOMMAREA to be 60 bytes. Can there be a problem?

Answer

Correct Answer: Yes, if B tries to access bytes from 41-60

Note: This Question is unanswered, help us to find answer for this one

A map was generated. What is the output created as a result?

Answer

Correct Answer: Map copy book And Load module

Note: This Question is unanswered, help us to find answer for this one

Attribute byte is received at EOF in symbolic map?

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

What happens when you perform update/ delete via a cursor?

Answer

Correct Answer: Only the current row is updated/ deleted

Note: This Question is unanswered, help us to find answer for this one

The cursor is declared in the “working storage” in a program:

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

In which phase of a job the jobs are processed and fine tuned for execution?

Answer

Correct Answer: Conversion

Note: This Question is unanswered, help us to find answer for this one

Which of the following statements are true about a Leaf pages?

Answer

Correct Answer: Leaf pages are opposite of root pages And Leaf pages are lowest level index pages

Note: This Question is unanswered, help us to find answer for this one

What does a file status of 02 on a VSAM indicate?

Answer

Correct Answer: Duplicate alternate key

Note: This Question is unanswered, help us to find answer for this one

_____________ helps in monitoring of tasks.

Answer

Correct Answer: CICS

Note: This Question is unanswered, help us to find answer for this one

Which of the following is true about DCB?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one