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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain the function of job statement in jcl?
Explain the function of the dd dcb keyword?
How to pass data to a program that is coded in an exec statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain how can values be passed from the job stream to an executable program?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Where can program checkpoints be stored for use in a restart?
what is the difference between JES3 and JES2?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Explain the function of dd disp parameter?
what are the types of abends that occur on job failure? And explain the possible causes of these
what sort card you will use to copy the data from one dataset to another dataset?
Suppose I have five jobs to do. But I want to hold one?