Latest Answer: S0C9 reasons:while trying to edit or browse a PS dataset with LRECL=0, the File Manager abends with S0C9S0C2 : PRIVILEGED OPERATION EXCEPTION ...
Latest Answer: Hi,I agree with the above answer.generally, for the purpose of compilation, compiler will accept the data in blocks.for example...if you specified LRECL=200, BLKSIZE=1000.when compiler takes one block of data....means it has 5 records completely...thenit ...
Latest Answer: ICETOOL is a multi-purpose utility that allows you to use DFSORT's highly efficient I/O and processing to perform multiple operations on one or more data sets in a single job step. ICETOOL's twelve operators allow you to ...
Latest Answer: DRFRRC00 is an IMS routine to execute IMS programs through JCLs. ...
Latest Answer: If the program get terminated abnormally abend occurseg://t210 job notify=t210,msg level=(1,1),//step1 exec pgm=ibegenger
see in this eg. abend occurs in between these two steps ...
Latest Answer: Assuming you mean modifying the exec, and not eliminating it, you can use symbolic parameters like with any parameter substitution. For example, lets say you are in a shop that manually assigns sequential number suffixes 01-04 to a program ...
Latest Answer: Fixed records have a fixed record lengthVariable records have variable length. The length of the record is recorded in the first 4 bytes of each record.Blocked vs unblocked - Blocked means it is formated into a series of records. I/o is done on the ...
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. ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top