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 purpose of coding class parameter in job statement?
What are the parameter we cannot use in procedure?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain how can return codes be tested before execution of a job step?
Explain the function of job statement in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain about LMQUERY�give a dialog information about a data set
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is multithreading in jcl?
what is the use of JCL?
How is the record format of an output dataset specified?
How is a type of file defined in the jcl that executes the cobol program?
a dd statement has 2 types of parameters. Name them?
Explain the function of dd name parameter with a 2 part structure; audit.report?