Answer Posted / viswanath
i need in db2 not in jcl ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 is DSN parameter and DISP parameter is used for?
How is the record format of an output dataset specified?
How to do automated restart when a job abend?
For what purpose steplib and joblib are used ?
is there any way to execute more than one proc in the same exec statement at the same time..?
What do you know about jcl?
What is Cataloged Procedures?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain how can a stopped job be started again?
What is the significance of addrspc parameter in exec statement?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Suppose I have five jobs to do. But I want to hold one?