What is the default value of DISP parameter?

Answer Posted / hari kumar

DISP= NEW (NEW,DELETE,DELETE)
SHR (SHR,KEEP,KEEP)
OLD (OLD,KEEP,KEEP)
MOD (MOD,CATLG,CATLG)

Is This Answer Correct ?    38 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between goback, stop run and exit program in cobol?

918


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

730


Write a program to explain size error.

669


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

641


how do you reference the fixed unblock file formats from cobol programs

702






There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

928


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

708


What is amode(31)

714


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2100


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1695


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


Which division and paragraphs are mandatory for a COBOL program?

707


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8634


Name the divisions, which are available in a cobol program?

679


How can you get the ksds file records into your cobol program?

639