Answer Posted / nagendra rampuria
i would like to add one more thing to my previous answer,
As Saurav Paul has said above in the 1st answer that giving
time =(0,0) will result in s322 abend, i strongly oppose
that.
In fact it will run successfully taking the default time.
So giving time = 0 or (0,0) will not result in s322 abend :)
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Differentiate between addressing mode and run mode.
What is the significance of addrspc parameter in exec statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Differentiate between the joblib and the steplib statements?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
what is the use of JCL?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the compile process of cobol program expalin with code
How can the attributes of one sms dataset be copied to another dataset?
Explain the function of the dd dcb keyword?
What do you understand by the term notcat 2 – gs?