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 |
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Which commend used for terminating a browser operation?
What is the content of the PPT entry?
What command do you issue to delete a record in a transient data queue ?
What is bms map?
Define exec cics retrieve?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
Can you define cics task?
Particular area has been affected in cics screen, what is the process to find?
What is DFHEIBLK?
Explain the function of the load command?