Latest Answer: it is a timeout abend.after submitting a job for a long time this abend appears means the cpu execution time taken by the system was too long so that we have to resubmit the job or else specify the time parameter ie;time=1440 that indicates that ...
Latest Answer: MSGCLASS is related to a specific output device to which messages are routed where as MSGLEVEL is used to specify the JCL and alocation messages which will be recorded in output device specifying by MSGCLASS. ...
Latest Answer: There are many ways, here's one - Allocate the duplicate DSN using BR14 and the LIKE parameter. Then GENER the existing dataset to the new dataset.You can also use IDCAMS to do this using REPRO instead of GENER.kk ...
RTM
Latest Answer: I have not came across the S13 , but S37 is surely a space abend. It occurs mainly because if there is less cylinders available for a dataset. Then we have give more space in cyl. ...
What is the basic programme logic in JCl that will help to compile most of COBOL programmes in Z/OS?
Latest Answer: joblib is a default load library for all the jobsteps while jcclib is the loadlib that contains catalogued procedures. ...
Latest Answer: Nearly every error is a failure to RTFM. ...
Latest Answer: If available Delete it & create a new Else Create a new ...
Latest Answer: The most common way is to store the desired return code in reg 15 and return from the program. ...
Latest Answer: TIME parameter sets a CPU time limit for an entire job when you code it on JOB statement.A default time limit is set by the installation.TIME=1440 or TIME=NOLIMIT eliminates any CPU time limit.TIME=MAXIMUM allow the job to run the max. time which is 357,912min. ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top