COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING
INSTEAD OF COMMIT WE USE SYNC POINT THEN
WT WE USE FOR ROLL BACK?
Answer Posted / girish kumar
when we r using sync point,the changes what u made that will
automatically commited if any abend occurs cursor move to
the last commiting point with out rollback.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are transient data sets defined to cics?
What is the pic clause for the hhmmss type of data fields?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
name the command that is used to dump the main storage areas related to a task?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
what are the differences between and exec cics xctl and an exec cics link command?
Explain the difference between a package and a plan.
define the field with ic in the bms map.
Explain the usage of language in the ppt entry?
Explain difference between call and link?
In a CICS program, how will you read a VSAM file?
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?
Name at least one of the ways by which a transaction can be terminated?
With the use of an alternate index, how is a VSAM file accessed?