What is the name of the facility provided by CICS to free
the application program form the problems caused
If I create a TSQ from one transaction, can I read it from another transaction?
What is CICS ?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
Can you explain enq and deq used in cics?
What are attribute bytes and how and why are they modified?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
what are transient data sets defined to cics?
What is the purpose of the Program List Table?
Explain the use of DCT ?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance