What is the function of dd name parameter with a 2 part structure; audit.report?
define cond parameter in jcl?
When should DISP=MOD is used?
What is the difference between primary and secondary allocations for a dataset?
what do you mean By spooling? Expand SPOOL?
Which COND paramter will u use to execute the step only if the previous step does not execute
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
What are SD37, SB37, SE37 abends?
How many extents are possible for a sequential file ? For a VSAM file ?
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
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?