what is the difference between perform varying and perform
Answer Posted / dimpy19
until -- Untill will test the condition at end(hence the loop will run at least once)
Varying is creating loops
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 difference between run mode and addressing mode?
What is the purpose of dd * statement in jcl?
Name what parameter directs the output of the job log dataset?
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?
Explain dd statement in jcl?
Explain the function of job statement in jcl?
How to alter the parameters for the existing gdg?
what is the JCL statement consists of?
How is a type of file defined in the jcl that executes the cobol program?
What is notcat 2 - gs?
how you will the direct the data to spool using sysout option?
What do you understand by the term job time – out and how can you overcome that?
What is the function of the steplib dd statement?
How do you submit a job for execution?