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

What happens when a CICS command contains the NOHANDLE option?

1 Answers   IBM,


Explain the primary significance of intra-partition and extra-partition tdqs ?

0 Answers  


What is the content of the PPT entry?

3 Answers   CTS, IBM,


Define exec cics retrieve?

0 Answers  


What is MDT ? How it is related FSEAT & FRESET? what is the meaning of MDT on.. pls ans With explanation is will be more helpfull thank you

2 Answers  


Can you define cemt?

0 Answers  


NMDS is both device dependent and format dependent (True or False)

1 Answers  


when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


how do you fire a batch job from a cics txn ?

0 Answers   IBM,


Can you use DYNAMIC calls in CICS ?

2 Answers   IBM,


WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)

1 Answers  


Categories