Answer Posted / aditya skand
using this utility we can also send emails
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can a jobs execution priority be modified?
How can a stopped job be started again?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to pass the parameter in parm using linkage section ? (syntax)?
What are the difference between jcl and jes?
Explain the purpose of the dd keylen parameter?
which utility is used to sort a file in jcl?
Name a few IBM utility programs, and explain its function.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
which parameter is use to declare the name of dataset in dd statement?
What is the purpose of disp parameter?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain the purpose of dd * statement in jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain how can the disposition of sysout datasets be set for an entire jobstream?