Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
2 7017A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
1 9932Post New FIS Interview Questions
How to avoid anr status?
Difference between isblank and isnull?
What is the difference between cocoa and cocoa touch?
why delegate is type safe?
Can you forward the same port to multiple ips?
Explain how can I vertically scale an Amazon instance?
What do you understand by openui5?
What are the advantages of skewing of cage rotor conductors?
what is object slice?
what happens if you create an employee in siebel application and forget to create the employee in the database?
What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?
What is java persistence api used for?
Do I have to update to windows 10 version 1903?
why cakephp have two vendor folder?
What are Wait and Post Operations?