i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
IBM,
4 9484i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
IBM,
3 8629can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
IBM,
1 13905i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
L&T,
1 14986In 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 7546
What is the significance of addrspc parameter in the exec statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the motivation behind coding class parameter in job statement?
Describe the various parameters utilized in the creation of a gdg?
Suppose I have five jobs to do. But I want to hold one?
What is the function of the dd avgrec keyword in sms datasets?
What is the difference between the positional and keyword parameters? Give examples.
What is Cataloged Procedures?
What is notcat 2 - gs?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the function of //cntl statement?
What is the significance of addrspc parameter in exec statement?
Explain the function of job statement in jcl?
What are steplib and joblib? What for they are used?