What are the CICS commands available for program control?
Submitted by: AdministratorThe following commands are available for the Program Control services:
1. LINK: To pass control to another program at the lower level, expectiong to be returned.
2. XCTL: To pass control to another program at the same level, not expecting to be returned.
3. RETURN: To return to the next higher-level program or CICS.
4. LOAD: to load a program
5. RELEASE: To release a program.
Submitted by: Administrator
1. LINK: To pass control to another program at the lower level, expectiong to be returned.
2. XCTL: To pass control to another program at the same level, not expecting to be returned.
3. RETURN: To return to the next higher-level program or CICS.
4. LOAD: to load a program
5. RELEASE: To release a program.
Submitted by: Administrator
Read Online CICS Job Interview Questions And Answers
Top CICS Questions
☺ | What is multitasking and multithreading? |
☺ | What is CEDF? |
☺ | What is the difference between a RETURN with TRANSID and XCTL? For example program. A is issuing RETURN with TRANSID to program B. Program A. is isssuing XCTL to program B? |
☺ | What is the meaning and use of the EIBAID field? |
☺ | What is the difference between START and XCTL? |
Top Mainframe Technical Categories
☺ | IBM MainFrame Interview Questions. |
☺ | IBM AS400 Interview Questions. |
☺ | JCL Interview Questions. |
☺ | IMS DB Interview Questions. |
☺ | CICS Interview Questions. |