Answer Posted / ch.mohan
24 hrs
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
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?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
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 do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
which utility is used a dummy utility?
Suppose I have five jobs to do. But I want to hold one?
what is the compile process of cobol program expalin with code
How to do automated restart when a job abend?
What is the function of the dd avgrec keyword in sms datasets?
Explain dd statement in jcl?
how you will the direct the data to spool using sysout option?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How jcl work to handle various input output file operations?