When there are 2 records with the same key specified in a
DELETE operation what will happen?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mahesh
The first record that is in the line up of records will be
deleted.
Is This Answer Correct ? | 1 Yes | 3 No |
Explain the difference between and exec cics xctl and an exec cics link command?
What do you do if you do not want characters entered by the user to be folded to uppercase ?
Explain how can you accomplish breakpoint in intertest?
What does the 'cemt:cics' transactions do?
Explain the term ?MRO? (Multi Region Operation)?
What is the access method used by DB2?
What do the keywords MAPONLY and DATAONLY mean?
What is the meaning of BMS length of field = 0?
What is interval control?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
what is invreq condition?
Do you receive the attribute byte in the symbolic map?