specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Answer / Ravindra Kumar Chaudhary
For automatic task initiation in CICS, you need to create a control table (CTAB) containing the details of the task, such as task name, program ID, data set names, etc. The CTAB entry specifies the initial program and corresponding procedure division CICS command for initiating the task. The command is usually EXEC CICS AUTO-START.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the term Function Request Shipping?
What is the syncpoint command?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Can ESDS files be accessed from CICS?
what are the reserved words for cics?
How would you resolve an ASRA abend?
Is it possible start a transaction CICS from job Batch? How do it?
plz tell me abt PF key and PA keys
Do you receive the attribute byte in the symbolic map?
What is ENQ?
Name some commands used for CICS file browsing.
Can you explain primary aspect of cics?