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
How jcl is used for testing batch programs?
Where can program checkpoints be stored for use in a restart?
what is a jcl?
What is the function of the dd avgrec keyword in sms datasets?
which utility is used a dummy utility?
What is concatenating?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is the function of job statement in jcl?
How does the jcl specify the job to os?
What are the 4 fields in dd statement?
How can the attributes of one sms dataset be copied to another dataset?
Explain the function of dd disp parameter?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Are there any set of rules for the names of the steps used in a job?
When output dataset space is required, what quantity categories are used?