which parameter is use to declare the name of dataset in dd statement?
Describe the DD statement, its meaning, syntax and keywords?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
How Can we see all generations of a GDG ?
how to resolve the soc4 error?
wt will happen to the step of a job if u code COND=ONLY
what is the job entry system used in your project?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to see the COMP3 value(packd decimal)
I have three files for one step i need to override the third file how to do that in jcl?
in 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?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
lines(1,cancel)??What is meant by that??Plz explain it....