What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / mahesh
steplib will override the joblib.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how you will the direct the data to spool using sysout option?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How jcl is used for testing batch programs?
Explain the purpose of dd * statement in jcl?
What is the function of the dd dcb keyword?
Which statement is used to identify the private libraries in job?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What does a disposition of (new,catlg,keep) for a dsn mean?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Explain how can the disposition of sysout datasets be set for an entire jobstream?
is there any way to execute more than one proc in the same exec statement at the same time..?
what is DD statement is used in JCL?
which parameter is use to declare the name of dataset in dd statement?
what is use of dsn parameter in dd statement?