What is the default value of DISP for temp datasets
Answers were Sorted based on User's Feedback
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 |
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 are the different ways to run a COBOL DB2 program using JCL?
How to open and see copy book ?
wht is packed decimal in cobol
How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one
if you give cylinder(1,1)how many cylinders it will be allocate?
What the difference is between continue and next sentence?
In an EVALUTE statement is the order of the WHEN clauses significant?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr
can we print comp 3 stmts how ?
What R 2 of the common forms of the EVALUATE STATEMENT ?
What are ISOLATION LEVELS? Where do we need to specify them?
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...