wht do u mean by notify parameter, how can u give acess to multiple users ?
Answer Posted / i go crazy
We cannot give Notify=uid01,uid02 as it gives "POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMETERS". If we give Notify=uid01,Notify=uid02 then system gives the error "KEYWORD NOTIFY IS MUTUALLY EXCLUSIVE WITH KEYWORD NOTIFY ON THE JOB STATEMENT".
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is automatic restart possible in jcl? If yes, how?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain about ISPF/TSO Commands
What are some jcl statements that are not allowed in procedures?
Is their any set of rules for dd? Explain.
What are s0c1, s0c4, s0c5, s0c7 and socb?
how do you access an uncataloged dataset in a jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What are the difference between jcl and jes?
Is condition checking possible in jcl? If yes, how?
Which dd parameters are required?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Are there any set of rules for the names of the steps used in a job? What are they?
Explain about LMQUERY�give a dialog information about a data set
What is the use of disp parameter?