Difference between file status codes 02 and 22.... since both are for duplicate key detection.

Answer Posted / azharuddinsyed

Yes, both are "DUPLICATE KEY" condition. But, the differences are

02 is Duplicate key condition during read/write/rewrite of indexed files only
where as
22 is duplicate key condition during write/rewrite of indexed files(KSDS) or relative files(RRDS)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redefines clause in COBOL?

853


How you can characterize tables in cobol?

725


When is inspect verb is used in cobol?

681


how to access the file from prodution from changeman tool and to submit a file to production

6694


Have you used comp and comp-3 in your project? And how?

2012






What are various search techniques in cobol? Explain.

652


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

637


how to convert the recors form vsam file to db2 table tru file aid

2767


Describe the cobol database components?

684


Write the code implementing the perform … varying.

648


What is the Purpose of POINTER Phrase in STRING command in COBOL?

725


What is the Purpose of Pointer in the string?

645


how do you reference the printer file formats from cobol programs

671


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8178


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1618