CICS Interview Questions
- What is Quasi-reentrancy?
- What is the meaning for CICS?
- What do we do by using CICS?
- What is a transaction id or code?
- What is a PPT and how it is used?
- What is a PCT and how it is used?
- How a CICS Transaction be initiated?
- How do you use extended attributes?
- How are VSAM Files Read in CICS pgms?
- How would you resolve an ASRA abend?
- How do you handle errors in CICS pgms?
- What are the following entities represent?
- How do you logoff from a CICS transaction?
- What XCTL and LINK command is used for?
- What is the use of DSECT parameter in BMS?
- How do you execute a background CICS txn?
- How do you delete Item 3 in a five-item TSQ?
- How do you terminate each CICS commands?
- Name some important fields in the EIB block?
- Can you define multiple maps in a BMS map set?
- What is the difference between LINK and XCTL?
- Why the EXEC CICS HANDLE command is used?
- Have you ever heard of SNT in CICS Processing?
- How do you obtain the storage dump from CICS?
- What is the difference between START and XCTL?
- How do you rollback data written to an ESDS File?
- What is the difference between a PF key & a PA key?
- Do you receive the attribute byte in the symbolic map?
- What transaction will you use to debug a CICS Program?
- What are the eight steps for a CICS program development?
- What is the use of DFHCOMMAREA and where it is located?
- What are the differences between DFHCOMMAREA and TSQ?
- Can a CICS region be attached to more than one DB2 subsystem?
- In a CICS development, do you compile the map or program first?
- What is the difference between a RETURN with TRANSID and XCTL?
- How do you place the cursor on a particular position on the screen?
- What is Pseudo-conversation? How it is achieved in CICS Programs?
- What are the parameters will you use to code a SEND MAP command?
- How do I find the name of the CICS region inside my COBOL program?
- Which CICS defined field can you determine the position of the cursor on the map?