Tag: mainframe

Questions Related to mainframe

which one of the following task, IEBPTPCH can perform

  1. Printing or punching selected PDS members

  2. Unloading, loading, coping and printing of ISAM datasets

  3. Creating and updating libraries

  4. Changing the organization of a data set from sequential to partitioned or from partitioned to sequential


Correct Option: A

IEFBR14 is a dummy program, normally inserted to JCL when the only desired action is allocation or deletion of datasets.

  1. True

  2. False


Correct Option: A

which one of the following is not the System utility

  1. IEHINITT

  2. IEHLIST

  3. DFSMS

  4. ICKDSF


Correct Option: C

After hiding all the line how do you display the First line in a Mainframe program

  1. Show First

  2. First Only

  3. F

  4. L


Correct Option: C

What is the TSO command to display the Last 30 used datasets

  1. TSO DS

  2. dslist

  3. Display ds

  4. All of the above


Correct Option: B

What is the line command used to display the data before and after change

  1. Comapre dataset

  2. Tso compare

  3. compare session

  4. All of the above


Correct Option: C

What is the line command used to merge two lines in a dataset

  1. Merger

  2. M against first and 'O' against second

  3. Not possible

  4. All of the above


Correct Option: B