the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / muttaiah
Hi,
There is no such command as far as i know, We can create a
rexx macro using which we can open in edit/view/browse mode
without using 3.4 option.
I hope you didn't work in real time that's why not aware of
this thing.
Thanks,
Muttaiah.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
Explain the job statement in jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
i want to store 20 digits . how will u do it in cobol ?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to alter the parameters for the existing gdg?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What are steplib and joblib? What for they are used?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to pass data to a program that is coded in an exec statement?
Explain the function of the dd dcb keyword?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How can a fb file convert to vb file using sort program?
Is condition checking possible in jcl? If yes, how?