What is the default value of DISP parameter?

Answer Posted / rekha

new--> delete,delete
old--> catlg,catlg
mod--> uncatlg,keep
shr--> keep,uncatlg

Is This Answer Correct ?    6 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the various causes of s0c1, s0c5 and s0c7.

665


What is static and dynamic call in cobol?

600


Write some characteristics of cobol as means of business language.

621


Explain about different table spaces.

651


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

8660






Why would you use find and get rather than to obtain?

692


Can we change the password using ALTER? anyone tried and changed?

1549


how do you define single dimensional array and multidimensional array in your cobol?

679


How to print 10 to 1 if the input have only 10 digit number?

813


What is perform what is varying?

711


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


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


Difference between array and sub-script ?

1169


What are the different rules to perform a Search?

619