when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
No Answer is Posted For this Question
Be the First to Post Answer
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How can we code a program such that we will never get a MAPFAIL error?
What are the classifications of the cics program?
What are the three ways available for a program to position the cursor on the screen?
How is addressability achieved to the data outside programs working-storage.?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is a Logical Unit of Work (LUW)?
What is EXEC CICS RETRIEVE ?
If no exception handling is provided in the program, what will happen ?