Answer Posted / krishna
Control card used for passing /* ,// as input via inputstream.
if we code //sysin dd * ,we could n't pass /* and // as
input.but if we code //sysin dd data, dlm='xx' ,we can able
to pass..
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
How do you overcome this limitation ?
What are steplib and joblib?
Describe the various parameters utilized in the creation of a gdg?
How can the disposition of sysout datasets be set for an entire jobstream?
how to do automated restart when a job abends?
how do you code a null statement?
Explain how can values be passed from the job stream to an executable program?
which utility is used to run a cobol-db2 program?
Explain dd statement in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
What is the function of dd disp parameter?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
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?