what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
2 10651Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
HSBC,
3 8909in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
HSBC,
4 10302Which COND paramter will u use to execute the step only if the previous step does not execute
3 7753
what are JCLLIB and STEPLIB in JCL?
Where can program checkpoints be stored for use in a restart?
what is the use of JCL?
what is the use of IEBGENER utility?
How can the disposition of sysout datasets be set for an entire jobstream?
What are the difference between jcl and jes?
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 the statements that are not valid to be included in an include statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the syntax of JCL statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Which dd parameters are required?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Define concatenating?