Tag: mainframe

Questions Related to mainframe

Cobol Statements that cannot be issued in CICS Application Program are a. ACCEPT b. DISPLAY c. DATE d. All the Above

  1. A

  2. B

  3. C

  4. D


Correct Option: D

Any changes to the COMMAREA in the linked program, will be available to the linking program after RETURN a. False b. True

  1. A

  2. B

  3. Can't say

  4. Depends on situations.


Correct Option: B

What is the difference between the XCTL and LINK commands? a. LINK returns to the transaction which is called b. XCTL always returns to CICS region c. Both A and B d. Both commands are the same

  1. A

  2. B

  3. C

  4. D


Correct Option: C

What is the primary function of the Processing Program Table (PPT)? a. All Programs invoked by a Transaction ID b. All BMS map sets and user spaces to register program c. All programs that are invoked by either the EXEC CICS LINK or the EXEC CICS XCTL commands d. All the above

  1. A

  2. B

  3. C

  4. D


Correct Option: D

If we are using VSAM datas in our CICS program where we have to specify? a. PCT b. FCT c. RCT d. PPT

  1. A

  2. B

  3. C

  4. D


Correct Option: B

Which is not a valid CICS command? a. SEND PAGE b. SEND TEXT c. SEND MAPSET d. SEND CONTROL

  1. A

  2. B

  3. C

  4. D


Correct Option: C