Can we use empty VSAM as input?

Answer Posted / aditya

no u can't use empty VSAM as i/p ...place some data using
REPRO then u can use it...

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to store 20 digits . how will u do it in cobol ?

858


what JCL Procedures?

697


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1763


what is use of dcb parameter in dd statement?

769


What is the maximum length of a single line of jcl?

825






how to do automated restart when a job abends?

842


How does the jcl specify the job to os?

687


when does a dataset go uncataloged?

826


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485


How does jcl act on a cobol code?

655


Where can program checkpoints be stored for use in a restart?

843


How dummy is used in jcl?

643


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1961


Why block size is multiple of lrecl in jcl?

908


Explain about ISPF/TSO Commands

1308