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 is cics load command?

0 Answers  


how to get 'time stamp' in cics prgms ,what is the syntax.

1 Answers  


I have to run a select query on DB2 table and show its data on CICS map. Please tell me.

2 Answers  


What is the command used for receiving a map from a terminal?

1 Answers  


There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?

3 Answers  






What is the syncpoint command?

0 Answers  


Is length = 0 sufficient to ascertain that the field has been modified?

0 Answers  


What is meant by pseudo-conversation?

1 Answers   Accenture,


Explain re-entrancy as applies to CICS.

1 Answers   IBM,


Explain cebr transaction commands?

0 Answers  


The first step in the development of an application system is the Requirement Analysis(True or False).

1 Answers  


How do you set the MDT option to ?ON? status, even if data is not entered?

1 Answers  


Categories