Can we use empty VSAM as input?
Answer Posted / sadaf
It can be read....file status can be handled in the
program...
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the difference between the positional and keyword parameters? Give examples.
what is the purpose of coding notify parameter in job statement?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What happens if both JOBLIB & STEPLIB is specified ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what are the various stages of job processing?
How can the attributes of one sms dataset be copied to another dataset?
How to alter the parameters for the existing gdg?
which parameter is used to check the syntax of a jcl without executing it?
what is JCL?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Explain the job statement in jcl?