How can the attributes of one sms dataset be copied to another dataset?
No Answer is Posted For this Question
Be the First to Post Answer
how to solve u4038 abbend?........
Is their any limit for data sets?
What is the purpose of dd dummy statement?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
How to find out the number of records in a file using JCL
Is condition checking possible in jcl?
how to eliminate the duplicates in sorting
Does jcl support automatic restart?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
For what purpose steplib and joblib are used ?
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???