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 6340A 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 9369Post New FIS Interview Questions
Explain The Difference Between Demand And Reserved Instances?
What is html hiddenfor?
Tell me about your previous internships.
What is SAP HANA Information Modeler?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Explain how does traceroute work? Now how does traceroute make sure that the packet follows the same path that a previous (with ttl - 1) probe packet went in?
What is preemption and context switching?
What happens if javac is not recognized?
What is authentication? What is a digital signature?
what is budgetory control and what are the types
What are the causes for server crash?
How would your past experience translate into success in this job?
What do you understand by Delimited files? Why are they called CSV files?
How do you create a master page?
Why do we need new date and time api in java se 8?