Can we give two user name in NOTIFY parameter in JOBCARD
Answer / devendra acharya
no, in the notify we can give only
one user name.
| Is This Answer Correct ? | 20 Yes | 0 No |
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
What is a Dummy Utility and what it does ?
How to skip first step of a job? Can we use COND on the first step?
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.
Can an individual step be restricted from using all the jobs allowed cpu time?
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
How to print data of sequential file to Spool..?
delete rules in db2
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
How many instream we can write in single jcl?