Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
5 12856i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
1 9923In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04
3 7552in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
3 8952Post New Patni JCL Interview Questions
Explain different types of fits.
What are the main differences of qtp and win runner?
Why do you use forever with Node.js ?
How is a java object message delivered to a non-java client?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Your ad can show on the google search network when someone searches for terms that are similar to your?
What is cin clear () in c++?
what is hidden share? : Windows server 2003
What is a Business Process?
What are the basic notational elements which can make up a diagram?
Is JavaScript a true OOP language?
What is query in database?
define and explain the differences between clustered and non-clustered indexes.
How can the fatigue life of a part can be improved by?
Explain the difference between atomic and nonatomic synthesized properties.