What are the main topics in CICS to prepare for interview
purpose and for real time purpose?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between using the read command with into option and set option?
Can you define aica abend?
how do you execute a background cics txn ?
Name at least one of the ways by which a transaction can be terminated?
How to dsect parameter is used in bms?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the meaning of the deq command?
What is the pic clause for the data type of length option field type of data fields?
What are the main uses of the transaction in the cics?
What is CICS ?
Explain what is the massinsert option?
Name the command which is used to release a record on which exclusive control is gained?
How vsam files are read in cics pgms?
What is the comaera (communication area)?
What are the uses of ppt in cics?