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
What is the kcp in the cics?
What does the 'cedf:cics' transactions do?
how can you prevent more than one user from accessing the same transient data queue?
What are the common tables in cics and their usage?
Explain how do you intitiate another transaction?
Specify the requirements for automatic task initiation?
Explain cemt transaction commands?
what are the commands used to gain exclusive control over a resource?
What does the 'cebr:cics' transactions do?
Explain the difference between and exec cics xctl and exec cics start command?
What is the use of mdt (modified data tag)?
Define cedf?
What is the meaning of the eibaid field?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain the difference between intra partition tdq and extra partition tdq?