wht do u mean by notify parameter, how can u give acess to multiple users ?
Answer Posted / bala
First of all NOTIFY parameter is to given Notifictions
only, not to give access.
If particular user don't have authorization to execute that
job he can use other Privileged User's access by giving
USER=XXXXX, PASSWORD= XXXXX in the JOB card.
xxxx --> Privileged user's RACFid and password.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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) ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is the use of JCL?
what is SOC4 error?
what are the statements that are not valid to be included in an include statement?
What is the significance of addrspc parameter in exec statement?
How does jcl act on a cobol code?
how can the same proc be re-used and called by many jobs?
What is the difference between the positional and keyword parameters? Give examples.
Differentiate between addressing mode and run mode.
what is DSN parameter and DISP parameter is used for?
How to pass data to a program that is coded in an exec statement?
what happens in execution stage in job processing?
whats the diff bw the evaluate also and and?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?