What is the difference between the INTO and the SET option
in the EXEC CICS RECEIVE MAP command?
Answer / mahesh
SET - To load to received datas directly to the address
INTO - that data is stored via a variable .
| Is This Answer Correct ? | 3 Yes | 0 No |
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
what is psuedo conversation?
Explain the uses that are associated to tsq and tdq ?
What RCT Entries will you make for a CICS DB2 program??
What is task control and what are the CICS commands associated with it?
Are sequential files supported by CICS?
Explain how to handle exceptional conditions in CICS.
What is the difference between START and XCTL ?
What is the pic clause for the any bll cell type of data fields?
What do you do if you do not want characters entered by the user to be folded to uppercase ?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What is the process of converting the CICS commands into the equivalent host language statements called?