I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to code instream data in a PROC?
how would you create a temporary dataset? And where will you use them?
i need some shortcuts and tso commands can any on ehelp me in these ?
What is multithreading in jcl?
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
what happens if job falls in loop ? how to resolve it ?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
What is concatenating?
How to skip first step of a job? Can we use COND on the first step?
How to copy VSAM files without using REPRO
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
How can the disposition of sysout datasets be set for an entire jobstream?