How can we execute only one step in a job
Answer Posted / prashanth
we can...it's possible
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What are the jcl procedures?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what JCL Procedures?
what is DSN parameter and DISP parameter is used for?
what sort card you will use to copy the data from one dataset to another dataset?
how can you check if a file is empty using jcl?
Where can program checkpoints be stored for use in a restart?
Can we call instream to catalog and catalog to instream?
What is timing concept in mainframe?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What does a disposition of (new,catlg,keep) for a dsn mean?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
which parameter is use to declare the name of dataset in dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?