what is static and dynamic call with examples?
Answer Posted / chaitanya
can any one give me a sample code regarding the static call
and dynamic call?
how can u go to conclusion when we saw the code in the first
look at the code?
plzzzzzzzzzzzzz tell me reply......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List the various advantages of using jcl language?
Give the syntax of job specifying jcl statement.
Where can program checkpoints be stored for use in a restart?
Explain how can return codes be tested before execution of a job step?
What is the motivation behind coding class parameter in job statement?
Is condition checking possible in jcl? If yes, how?
How dummy is used in jcl?
What are the rules employed while naming the steps in a job?
what are the statements that are not valid to be included in an include statement?
What is the maximum length of a single line of jcl?
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 execute 2nd and 4th steps among 5 steps in jcl proc?
What are the utility programs in jcl?
Suppose I have five jobs to do. But I want to hold one?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?