Answer Posted / reddy
This will happen when we are using EXEC CICS SYNCPOINT.
IT will commit all the resources(VSAM FILES, QUEUES) and DB2
changes are commited.
NOTE:
if we are not using SYNCPOINT, the DB2 changes are
commited, not VSAM,QUEUES until end of job.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
When would you use abend command?
What is fset?
Which commend used for terminating a browser operation?
what is the cics command used to access current date and time?
What is cics load command?
Define floating maps with illustration?
Can you define transid?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain the logical message in cics?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is the pic clause for the hhmmss type of data fields?
What is the comaera?
Define primary objective of cics?
What are the common cics service programs and explain their usage?
Is length = 0 sufficient to ascertain that the field has been modified?