logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the CICS commands available for program control?


  • Correct Answer
  • The following commands are available for the Program Control services: LINK: To pass control to another program at the lower level, expecting to be returned XCTL: To pass control to another program at the same level, not expecting to be returned RETURN: To return to the next higher-level program or CICS LOAD: To load a program RELEASE: To release a program 


  • Technology problems


    Search Results


    • 1. What are different ways of Initiating Transaction in CICS?
    • Discuss
    • 2. What happens when a CICS command contains the NOHANDLE option?
    • Discuss
    • 3. What CICS command are used to read a VSAM KSDS sequentially in ascending order?
    • Discuss
    • 4. What is CICS?
    • Discuss
    • 5. In a DB2-CICS program which acts as co-ordinator and which is the participant?
    • Discuss
    • 6. What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
    • Discuss
    • 7. What is the function of the CICS translator?
    • Discuss
    • 8. Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS?
    • Discuss
    • 9. What is the difference between the enter key, the PF keys and the PA keys?
    • Discuss
    • 10. Explain how to handle exceptional conditions in CICS?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment