How to point my proc to production dataset always though i
keep jcllib order=development.dataset? Is it possible?
Answer Posted / murali
You can't able to point the PROC to other regions
(TEST/PROD) dataset at any cost. If you run the JCL in Test
region, it will pick test datasets and viceversa for
production jcl.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can a stopped job be started again?
How to pass data to a program that is coded in an exec statement?
Brief description of inline procedure of jcl.
what is use of dcb parameter in dd statement?
What is the significance of addrspc parameter in exec statement?
Explain how can an in-stream dataset be terminated?
What is the significance of addrspc parameter in the exec statement?
What are the parameter we cannot use in procedure?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the difference between the positional and keyword parameters? Give examples.
what is SOC4 error?
What is the difference between run mode and addressing mode?
What is jcl in mainframe?
What is use of restart and how to use it?