Can we use empty VSAM as input?
Answer Posted / kavitha
YES
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
Explain the purpose of dd * statement in jcl?
How jcl work to handle various input output file operations?
what is DD statement is used in JCL?
Is condition checking possible in jcl?
Brief description of inline procedure of jcl.
what sort card you will use to copy the data from one dataset to another dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain how can an in-stream dataset be terminated?
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) ?
What do you understand by the term notcat 2 – gs?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain dd statement in jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
How do you create a temporary dataset?