What are the main topics in CICS to prepare for interview
purpose and for real time purpose?
Answers were Sorted based on User's Feedback
Answer / tej
Basic cics interview questions(theory) are usually based on
TSQ & TDQ
COMMAREA,Linkage Section,Addressability and usage of pointers
Different tables in CICS
Link and XCTL
Map definitions
Use of EIBCALEN
Common CICS abends
Initiating a transaction
Handling VSAM files
Abend handling
Memory handling (getmain)
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the kcp in the cics?
I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN
What is the difference between physical map and symbolic map?
What are the uses of ppt in cics?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
What is dynamic transaction backout?
CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).
What is DFHAID? what is its use?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
How to get the cursor position when we receive a map?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
What is the use of DCT?