Tag: mainframe

Questions Related to mainframe

Is SUBMIT an ISPF command?

  1. True

  2. False


Correct Option: A

I have set the Boundaries by giving BOUNDS 10 20. I have to sort the data in the dataset which starts from 1 to 9 columns. I have issued the command SORT .ZF .ZL A. What happens?

  1. Data will be sorted

  2. Data will not be sorted

  3. Will give error

  4. Nothing happens


Correct Option: B

What happens when we append a & symbol before a primary command?

  1. Will give error

  2. Command will be executed and the command will be available on the command prompt

  3. It will take multiple inputs for processing

  4. Invalid


Correct Option: B
  1. ')' shifts columns left and '>' shift data left

  2. ')' shifts columns and '>' shift data

  3. ')' shifts columns and '>' shift data to the right

  4. both B and C


Correct Option: D
  1. :TS on command line and pressing enter by placing the cursor on desired split position of the line

  2. SPLIT on command prompt

  3. TS as line command and pressing enter by placing the cursor on desired split position of the line

  4. Break on Command prompt


Correct Option: A,C
  1. scrolls down 10,000 lines

  2. Scrolls 10,000 columns

  3. Invalid Scroll Amount

  4. We cannot issue such command


Correct Option: C

Among the following which is not a valid scroll amount?

  1. Half

  2. Data

  3. Full

  4. Page


Correct Option: C