We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answers were Sorted based on User's Feedback
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
common jcl abends??
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
Is condition checking possible in jcl?
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
whats the diff bw the evaluate also and and?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
How do you submit JCL via a Cobol program?
Does jcl support automatic restart?
What is concatenating?
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
How to submit jcl through a cobol program?