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 |
How do you define Task Work Area?
What is the type of ppt in the cics?
How To Retrive The VSAM Datasets in CICS application programs?
when will be use the tdq and tsq??
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
how do u see the output of cics program?
What is the difference between the enter key, the PF keys and the PA keys?
What is CEBR?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
The first step in the development of an application system is the Requirement Analysis(True or False).
Define communication area?