what is the deadlock?
Answers were Sorted based on User's Feedback
Answer / gowrinag
suppose ,
Transaction abcd is the waiting for a record which in update
mode for efgh and transaction efgh is the waiting for a
record which in hold of transaction abcd, then abcd and efgh
are in dead lock.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / shilpa
if table in any lock stage means exclusive lock(update the
table) is not completed the activities, another table is
waiting for lock the table will enter the lock before
complete that task then we will get deadlock error like -
911 and -913
| Is This Answer Correct ? | 5 Yes | 0 No |
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?
What is a two Phase commit in CICS?
define the field with ic in the bms map.
What is the command which will delete a program LOADed into the main storage using LOAD command?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
can there be multiple mapsets for a single program?
Name the cics command used to access current date and time?
What is Communication Area?
Explain the difference between tsq and tdq
Define cedf?
How do find length of the cursor in cics map ?
How to build up LU 6.2 communication?"