Job have 3 steps in
1) Step01 creating New GDG file(+),
2) Step02 Delete file(+),
3) Step03 create new GDG file with same file name
What is the version for that file?
New GDG file with same file name version will be gdg(+2). Reason:
As the creation step is included in the same job so the version for the file that is deleted will be gdg(+1) and new file created will be gdg(+2). once the job execution is completed the generation for the new file created will become gdg(0)
Above answer was rated as good by the following members: nvjanarthanan
RE: Job have 3 steps in 1) Step01 creating New GDG file(+), 2) Step02 Delete file(+), 3) Step03 create new GDG file with same file name What is the version for that file?
New GDG file with same file name version will be gdg(+2). Reason:
As the creation step is included in the same job so the version for the file that is deleted will be gdg(+1) and new file created will be gdg(+2). once the job execution is completed the generation for the new file created will become gdg(0)
RE: Job have 3 steps in 1) Step01 creating New GDG file(+), 2) Step02 Delete file(+), 3) Step03 create new GDG file with same file name What is the version for that file?
Answers :
1) Step01 creating New GDG file(+) - +1 version
2) Step02 Delete file(+) - +2 version
3) Step03 create new GDG file with same file name - +3 version