How to send notification to multiple users through jcl???
Answer Posted / raghu
by using notify parameter
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is JCL?
What are the parameters that are used in creating a gdg?
How to alter the parameters for the existing gdg?
Can we call instream to catalog and catalog to instream?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what is use of dcb parameter in dd statement?
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) ?
Explain dd statement in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to pass data to a program that is coded in an exec statement?
Are there any set of rules for the names of the steps used in a job?
What are the parameter we cannot use in procedure?
Explain the function of dd disp parameter?
For what purpose steplib and joblib are used ?
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) ?