Is it possible to left uncode disp?
No Answer is Posted For this Question
Be the First to Post Answer
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
Can we Execute a job without specifying Job Name in the Job Card?
My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
how to compress the data set
How jcl work to handle various input output file operations?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How to check empty file in jcl?
what is static and dynamic call with examples?
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,
once we submitted the job to the operating system, how can we cancel the job before execution?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?