What is task control and what are the CICS commands
associated with it?
Answer Posted / vijay
Task Contorl KCP - Provides funtionf of synchronization of
task activities and to have control over resources
Commands are
SUSPEND - To suspend a task
ENQ - To have a exclusive control over a resource
DEQ - To release
Examples of ENQ/DEQ can be while using a TSQ, you want to
have a exclusive control
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the 3 common ways to create maps?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Specify the requirements for automatic task initiation?
Explain the difference between physical map and symbolic map?
Explain the difference between pseudo-conversational and conversational?
how do you fire a batch job from a cics txn ?
Can you define aica abend?
What is mainframe cics?
Explain the difference between using the read command with into option and set option?
How do we pass parameters into a CICS –DB2 program
What is meant by an attribute byte?
Explain how do you control cursor positioning?
Define an aica abend?
Can you define commarea?
Define communication area?