What is task control and what are the CICS commands
associated with it?

Answers were Sorted based on User's Feedback



What is task control and what are the CICS commands associated with it?..

Answer / 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

What is task control and what are the CICS commands associated with it?..

Answer / mahesh n

CEMT I TASK is the command associated with task control

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

How would you resolve an ASRA abend?

2 Answers   IBM,


How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?

1 Answers   IBM,


Can QSAM files be accessed from CICS?

0 Answers  


what is quasi-reentrant program?

5 Answers   IGT,


What happens when a CICS command contains the NOHANDLE option?

1 Answers   IBM,






What is the pic clause for the any bll cell type of data fields?

0 Answers  


Can you explain dfheiblk?

0 Answers  


How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?

1 Answers   IBM,


What is an AICA abend?

3 Answers   IBM, Xansa,


How do you use altindxs in batch, cics programs?

0 Answers  


What is DFHEIBLK?

3 Answers   IBM,


when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


Categories