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 |
What do you mean by dirty read ?
Explain about the file objects in vsam?
What are the information stored in ci?
What is a ci split? What is a ca split?
What more info you should give in the DD statement while defining the next generation of a GDG?
What is IDCAMS ?
What is an alternate index and path ?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
On which dataset you can have alt index?
How is record management performed in vsam?
how do you create an alternate index ?