when u r using repro command what happens if both infile
and outfile names same

Answers were Sorted based on User's Feedback



when u r using repro command what happens if both infile and outfile names same..

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

when u r using repro command what happens if both infile and outfile names same..

Answer / pr

same

Is This Answer Correct ?    1 Yes 0 No

when u r using repro command what happens if both infile and outfile names same..

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

when u r using repro command what happens if both infile and outfile names same..

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

Post New Answer

More VSAM Interview Questions

what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?

0 Answers   IBM,


Can we copy Vsam files from a Vsam file in Iebgener step?

4 Answers   iGate, Tech Mahindra,


what is the purpose of the verify function of idcams?

0 Answers   IBM,


The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..

2 Answers   Cap Gemini,


What is the base cluster?

1 Answers   CGI,






Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?

2 Answers  


What are the optional parameters to the input dataset While loading the empty cluster with the data records?

1 Answers   IBM,


how do you define an altindx ? How do you use altindxs in batch, cics programs?

0 Answers   IBM,


Define gdg?

0 Answers  


in vsam at the creation of cluster what is the use of RECSZ parameter?

2 Answers   TCS,


What is VERIFY command ? when do you use this command?? What actually it does ??

2 Answers   Xansa,


1. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?

3 Answers  


Categories