wht do u mean by notify parameter, how can u give acess to multiple users ?
Answer Posted / venkat
notify specifies the user id to whom the job status to be
sent.
ex.
//JOB1 JOB ,,NOTIFY=UID001,UID002,UID003,....
OR
//JOB1 JOB ,,NOTIFY=UID001,NOTIFY=UID002,NOTIFY=UID003,....
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
what is SOC4 error?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the purpose of the dd keylen parameter?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Must tape dataset definitions include vol=ser specifications?
What is the function of //jcllib statement?
How to do automated restart when a job abend?
what is the JCL statement consists of?
Can I share my data with other jobs? How?
Explain about LMFREE�free data set from its association with data ID
What dd statement is used to supply the name of a dataset?
how you will the direct the data to spool using sysout option?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the function of a dd statement?