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


Please Help Members By Posting Answers For Below Questions

Define the term function request shipping?

776


Explain how do you access storage outside your cics program?

711


Explain the difference between a package and a plan.

737


Explain the difference between physical map and symbolic map?

744


List out all the tables that are a part of cics ?

749


What is the pic clause for the data type of length option field type of data fields?

735


Explain cebr transaction commands?

773


Explain 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?

786


Define exec cics retrieve?

857


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2435


Define transient data?

758


What is the procedure to read a statement from tsq?

836


what is eib, how is can be used?

834


What is meant by PPT and what are its uses?

815


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

907