CICS Pertanyaan dan Jawaban Wawancara
Ques 21. What is a CICS symbolic map?
A CICS symbolic map is a map generated at runtime based on the mapset and containing symbolic field names defined in the mapset.
Ques 22. Explain the purpose of the DFHRESP field in the EIB in CICS.
DFHRESP in the EIB contains the response code indicating the success or failure of the last CICS command executed in the program.
Ques 23. What is the CICS Journaling feature used for?
CICS Journaling is used to capture and log changes made to recoverable resources, providing a means for recovery in case of failures.
Ques 24. How do you define a CICS program entry in the Program Control Table (PCT)?
A CICS program entry in the PCT includes information such as program name, load module location, and language compiler options.
Ques 25. What is the purpose of the ENABLE and DISABLE commands in CICS?
ENABLE and DISABLE commands are used to control the processing of interrupts in a CICS region, allowing or preventing certain events.
Most helpful rated by users:
- What is a BMS map in CICS?
- What is CICS?
- Explain the concept of a CICS task.
- What is the purpose of the EIB in CICS?