Hai
I have a VSAM file and there are two CICS pgms A and B both
intends to update the file. How to code the program so that
it does not under go a dead lock situation.
Answer Posted / jim
Have programs A and B Enqueue the VSAM file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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?
Explain how do you intitiate another transaction?
What is the pic clause for the hhmmss type of data fields?
what are transient data sets defined to cics?
What is the procedure to solve an ASRA ABEND?
In the EIB block of CICS, highlight the names of few of the important fields?
What is fset?
Specify the requirements for automatic task initiation?
In a CICS program, how will you read a VSAM file?
What are the cics transactions?
What are the recoverable cics resources?
what is the cics command used to access current date and time?
What is the tcp in the cisc?
Kindly specify the pic clause for the any bll cell type of data fields?
how do you fire a batch job from a cics txn ?