What option is specified in the SEND command to send only
the unnamed fields on to the screen?
Explain the cics command that is used for reading a record from the tdq?
What is the command for reading a record form a TSQ?
Why is it important not to execute a STOP RUN in CICS ?
i would like to practise some programs in code some cics programs plz send the programs
Explain the exact situation, when to use CALL, XCTL and LINK?
How do you handle errors in CICS pgms ?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
What is the common work area (CWA)?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Can ESDS files be accessed from CICS?
What is the difference between using the READ command with INTO option and SET option?