What will happen if the TDQ that you want to delete is not
in the DCT?
Answers were Sorted based on User's Feedback
Answer / kumar
whenever we want to do operations on registered entries, at
first the entry was checked in the respective tables and
then only the operation is processed.
As the queue name is not present in the DCT so an error
will occur i.e, QIDERR (Queue ID Error)
| Is This Answer Correct ? | 8 Yes | 0 No |
How do you delete Item 3 in a five-item TSQ?
What are the types of processes to create a map in cics?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
How do you rollback data written to an ESDS file?
Name the cics command that gives the length of twa area?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the command that is used to delay the processing of a task for a specified time interval
Explain how and where is the twa size set?
What is the ABEND command and when would you use it?
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
How do you define Task Work Area?
What is an ASRA abend ?