What is the default value of DISP parameter?

Answer Posted / s.vijaykumar

disp=(new,delete,delete)

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1961


How do you get the data to code the BMS macro?

1476


What is the problem of ordered sequential files access?

704


what is difference between cobol and cobol/400

21570


A table has two indexes defined. Which one will be used by the SEARCH?

759






how to refer the data field?

1812


Explain about different table spaces.

651


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

2122


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6837


What is length is cobol?

652


how to move the records from file to array table. give with code example

2221


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

2010


What is Pic 9v99 Indicates in COBOL?

729


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825