Explain the function of the steplib dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of dd disp parameter?
what is inrec fields and outrec fields in sorting
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
What is the purpose of dd * statement in jcl?
how to allocate a dynamic dataset in jcl ?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
What is jcl in mainframe?
What is use of restart and how to use it?
How to send notification to multiple users through jcl???
My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance