the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / pradeep k (cr)
write either LV(to open in view mode) or ED(to open in EDIT
mode) in command prompt and select your dataset by keepking
mouse point at that dataset. Now hit enter, selected
dataset will open.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
Explain the purpose of dd dummy statement?
List the various advantages of using jcl language?
what sort card you will use to copy the data from one dataset to another dataset?
What do you understand by the terms: joblib and steplib?
What are steplib and joblib? What for they are used?
how to do automated restart when a job abends?
What are some jcl statements that are not allowed in procedures?
how to run batch program without jcl?
Name a few IBM utility programs, and explain its function.
what is the difference between JES3 and JES2?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What do you understand by the term job time – out and how can you overcome that?
How to alter the parameters for the existing gdg?
what is SOC4 error?