when u r using repro command what happens if both infile
and outfile names same
Answers were Sorted based on User's Feedback
Answer / okmar panda
if with repro command indataset and outdataset name are
same then it will be excuted successfully...and the data in
the dataset will be remain same.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / ankeit
I want to know a dataset which is infile is already open and you cannot open the same data set again .Hence how will you open a new outfile which is the same infile(open) to execute it successfully.Won't it give error?
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / subbu
It will work provided disp parameter of outfile should be
old,catlg. Else it will give error.
| Is This Answer Correct ? | 1 Yes | 0 No |
Using alternate indexes in batch program?
What is the Difference between LDS & ESDS ?
Explain the biggest disadvantage of using a vsam dataset?
What is recovery parameters in define cluster command?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
Suppose 3 generations of a GDG exist. How would you reference the 1st generation in the JCL?
What is the meaning of each of the values in SHAREOPTS(2 ?
Using alternate indexes in cics program?
What is the difference between PS file and VSAM file?
7 Answers IBM, Infosys, Verizon,
what do you mean by the cobol record key clause in vsam?
How do you convert flat files to VSAM files ?
What is Control Interval, Control Area?