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
Any changes to the COMMAREA in the linked program, will be available to the linking program after RETURN a. False b. True
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
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
If we are using VSAM datas in our CICS program where we have to specify? a. PCT b. FCT c. RCT d. PPT
Which is not a valid CICS command? a. SEND PAGE b. SEND TEXT c. SEND MAPSET d. SEND CONTROL