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
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the function of the terminal control table?
How vsam files are read in cics pgms?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Define cics interface block?
What is the common systems area?
Define TCT.
What is the use of the eibaid field?
what is eib, how is can be used?
Name the command used for terminating a browse operation?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the kcp in the cics?
Define the attribute byte?
What is the type of ppt in the cics?
How do you use altindxs in batch, cics programs?