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
When output dataset space is required, what quantity categories are used?
Is condition checking possible in jcl? If yes, how?
what are the types of abends that occur on job failure? And explain the possible causes of these
Brief description of inline procedure of jcl.
Is there any command to check wether the ps file is in sorted order?
how to do automated restart when a job abends?
Explain the job statement in jcl?
What are the rules employed while naming the steps in a job?
Explain about LMQUERY�give a dialog information about a data set
How jcl is used for testing batch programs?
What is the purpose of dd dummy statement?
In job processing, what happens in execution stage?
which parameter is use to declare the name of dataset in dd statement?
What do you understand by the terms: joblib and steplib?
Explain how can a stopped job be started again?