which utility is used to run a cobol-db2 program?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
Can we change the LIMIT of GDG?
What is NOTCAT 2
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 skip first step of a job? Can we use COND on the first step?
How do you designate a comment in JCL?
Differentiate between addressing mode and run mode.
How to fetch even records from one file to another file by using ICETOOL in JCL?
GDG Create syntax ?
Hi, can any one tell about " How do u eliminate the duplicates "
i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?