Answer Posted / raju
by using restart option
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
What do you understand by the term notcat 2 – gs?
Why block size is multiple of lrecl in jcl?
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?
How to submit a jcl from cics?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is the use of IEBGENER utility?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What statement can be used to send data to another mvs jes3 node?
How can a fb file convert to vb file using sort program?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How gdg are concatenated?