Answer Posted / vikash chawla
It is a tool wich is used to know the sucesser n
predesissor job of a perticuler job which is rennunig in
production n about to get edited.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
What is use of restart and how to use it?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
List the different jcl statements that are not permitted in the procedures?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what sort card you will use to copy the data from one dataset to another dataset?
What do you understand by the term job time – out and how can you overcome that?
A dd statement consists of 4 fields. Name them?
Is their any limit for data sets?
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
what is DD statement is used in JCL?
What is concatenating?
how can the same proc be re-used and called by many jobs?
Are there any set of rules for the names of the steps used in a job? What are they?
what are the types of abends that occur on job failure? And explain the possible causes of these