When there are 2 records with the same key specified in a
DELETE operation what will happen?
Answer Posted / ramakrishna
First it will fail for duplicate key.if not it will
work as below.
If you would have specified "GENERIC" option in EXEC
CICS DELETE command it will delete all the records which
ever it finds in the file with the key it have. (Mass Delete)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
How ENQ and DEQ used in CICS?
Can you define attribute byte?
Can you define aica abend?
Explain how do you dynamically set the cursor position to a specific field?
When would you use abend command?
Define the term function request shipping?
What are the recoverable cics resources?
Explain how do you intitiate another transaction?
What are the cics commands associated with task control?
Define transient data?
What is eib?
What is journal recovery?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
How can you access esds files from cics?