Can we use empty VSAM as input?
Answer Posted / sadaf rehan
empty VSAM can not be readed becouse key is needed and when
nothing is there what will be the key..
if you tried to read u'll get file status 35
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
What is concatenating?
What parameter directs the output of the job log dataset?
what operation is performed by job statement?
What are steplib and joblib? What for they are used?
What is the function of //cntl statement?
what are JCLLIB and STEPLIB in JCL?
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?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the function of a dd statement?
What is the function of the steplib dd statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can unused space allocation be returned to the system when a dataset is closed?