what is the compile process of cobol program expalin with code
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.
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?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how to run batch program without jcl?
I need exexution process for JCL programs
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is timing concept in mainframe?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is catelog procedure and how many catelog procedure to use in one job?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
whats the diff bw the evaluate also and and?
Name a few IBM utility programs, and explain its function.