How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is the difference between JES3 and JES2?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How is the record format of an output dataset specified?
Name a few IBM utility programs, and explain its function.
how you can access an uncataloged dataset in a JCL?
what is use of space parameter in dd statement?
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?
what are the statements that are not valid to be included in an include statement?
What are s0c1, s0c4, s0c5, s0c7 and socb?
When output dataset space is required, what quantity categories are used?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what is the use of IEBGENER utility?
What are steplib and joblib? What for they are used?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.