Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the default value of DISP for temp datasets

Answers were Sorted based on User's Feedback



What is the default value of DISP for temp datasets..

Answer / sampath kumar

in the above answer is not correct...
disp=(new,pass,delete) and dsn=&&temp...it is correct answer..

Is This Answer Correct ?    32 Yes 4 No

What is the default value of DISP for temp datasets..

Answer / s.vijaykumar

disp=(new,delete,delete)

Is This Answer Correct ?    23 Yes 4 No

What is the default value of DISP for temp datasets..

Answer / pradeep kumar

for DSN=&&TEMP,
i) If the uasge of temporary file is within the step, then
DISP=(NEW,DELETE,DELETE) can be used
ii) If the usage of the temporary file is passed to its
next step, then DISP=(NEW,PASS,DELETE) can be used.

Is This Answer Correct ?    5 Yes 0 No

What is the default value of DISP for temp datasets..

Answer / shankha

disp=(new,pass,delete) and dsn=&&temp.

Is This Answer Correct ?    6 Yes 2 No

What is the default value of DISP for temp datasets..

Answer / leelakarthik

DISP=(NEW,CATLOG,DELETE)

Is This Answer Correct ?    1 Yes 20 No

Post New Answer

More COBOL Interview Questions

How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,


Can we use goto statement in inline_perform ?

5 Answers   IBM,


How can you submit a job from COBOL programs?

2 Answers   ITC Infotech,


What R 2 of the common forms of the EVALUATE STATEMENT ?

1 Answers   Cap Gemini,


Name some of the examples of COBOl 11?

0 Answers   CSC,


period is missing in the cobol program which error we getting

5 Answers   TCS, Tesco,


if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?

1 Answers   Patni,


When can the USING phrase be included in the call statement ?

2 Answers  


Name the divisions in a COBOL program ?

7 Answers  


what is the coding difference between COBOL and CICS.

8 Answers   Cap Gemini,


in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......

2 Answers   IBM,


What are the differences between COBOL and COBOL II?

1 Answers   CSC,


Categories