Which is the command that is used to dump the main storage
areas related to a task?
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?
What is an mdt (modified data tag)?
Can you simply check if length = 0 for checking if a field was modified?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
When there are 2 records with the same key specified in a DELETE operation what will happen?
Name and explain some common CICS abend codes?
Which command is used to release a record on which exclusive control is gained?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
What is the common systems area (CSA)?
What is task control and what are the CICS commands associated with it?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
How can you access qsam (seq) files from cics?