when u r using repro command what happens if both infile
and outfile names same
Answer Posted / 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 View All Answers
what are s0c1, s0c4, s0c5, s0c7 abends?
explain the information contained in ci
Explain the biggest disadvantage of using a vsam dataset?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
why ci and ca splits are not possible in esds and rrds?
Using alternate indexes in batch program?
OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output
What is the device independent method to indicate where a record is stored?
if you wish to use the rewrite command how must the vsam file be opened?
Define a path?
what do you mean by the cobol record key clause in vsam?
What are the different commands used in idcams for vsam?
what do you mean by gdg in vsam?
how do you create an alternate index ?
explain in brief how are different versions of gdg named?