How to send notification to multiple users through jcl???
Answer Posted / ram.g
Thx for ur ans..but that's not the one i'm looking for..for
eg: thru notify we can send notification to one user..and
its restricted in jcl that we can't use more than one
time..but there are some way we could send notification to
more than one user..other than the concept of email...but i
couldn't figure it out that command...
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
what is “Cond= even” and “Cond=only”?
Explain the job statement in jcl?
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) ?
How do you create a temporary dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Where & How Do You Code Identifier In Jcl?
in ways data can be passed to a COBOL program from JCL?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Explain how can an in-stream dataset be terminated?
What is the function of the dd mgmtclas keyword in sms datasets?
How would you understand error(execution phase)?
When space is allocated for an output dataset, what units can be used?
How jcl is used for testing batch programs?