How to send notification to multiple users through jcl???
Answer Posted / nk
try smtp to send an email.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
How to submit a jcl from cics?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How dummy is used in jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What parameter directs the output of the job log dataset?
What is the purpose of disp parameter?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How would you understand error(execution phase)?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Does jcl support automatic restart?
What is the function of the dd avgrec keyword in sms datasets?