We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answer Posted / rana
Yes
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
A dd statement consists of 4 fields. Name them?
What dd statement is used to supply the name of a dataset?
What is the syntax of JCL statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What do you understand by jcl?
Is automatic restart possible in jcl? If yes, how?
What is the function of job statement in jcl?
what is JCL?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the maximum length of a single line of jcl?
Which statement is used to identify the private libraries in job?
Must tape dataset definitions include vol=ser specifications?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?