How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1122How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
1033Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4861
how to do automated restart when a job abends?
Which statement is used to identify the private libraries in job?
what is the JCL statement consists of?
what are the statements that are not valid to be included in an include statement?
what is a jcl?
which utility is used a dummy utility?
What is the function of the dd dcb keyword?
what happens in execution stage in job processing?
What are steplib and joblib?
Explain dfsort utility?
How can a stopped job be started again?
Which dd parameters are required?
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?
Does jcl support automatic restart?
What does a disposition of (new,catlg,keep) for a dsn mean?