How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
389How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
365
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what are JCLLIB and STEPLIB in JCL?
What are the 4 fields in dd statement?
what is use of disp parameter in dd statement?
Is it possible to left uncode disp? If yes, how?
How to submit a jcl from cics?
Which statement is used to identify the private libraries in job?
Is condition checking possible in jcl?
What is timing concept in mainframe?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How is the record format of an output dataset specified?
whats the diff bw the evaluate also and and?
Which dd parameters are required?
What is the function of job statement in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?