What are three parameters you can specify on Job statement
as well as on exec stmt ?
Answer Posted / guest
Time, Region and Cond parameters
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you overcome this limitation ?
Explain dfsort utility?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Can I share my data with other jobs? How?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
List the different components of jcl statement?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
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 purpose of coding class parameter in job statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Differentiate between the joblib and the steplib statements?
how do you access an uncataloged dataset in a jcl?
What is the motivation behind coding class parameter in job statement?
what is use of dsn parameter in dd statement?
Explain the function of a dd statement?