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 |
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
Explain how do you terminate an already issued delay command?
What is data only and map only in cics
For a CICS-DB2 program, how is the plan referenced?
Define cics interface block?
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
What does the BUFFER option in RECEIVE mean ?
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
how do you fire a batch job from a cics txn ?
Define ceci?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
Can you have CICS code in a copybook? If yes, what happens during compilation?