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
Describe the various parameters utilized in the creation of a gdg?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what sort card you will use to copy the data from one dataset to another dataset?
What are the 4 fields in dd statement?
How do you overcome this limitation ?
Can we call instream to catalog and catalog to instream?
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 is one line to pass PARM from JCL to COBOL?
What is the purpose of disp parameter?
how can you check if a file is empty using jcl?
What is the syntax of JCL statement?
What is the function of //cntl statement?
What is Cataloged Procedures?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed