Answer Posted / rams
hi muttaiah,
=9.s.st means
9 = its a ibm product number
s = system display search facility(sdsf)
st= status of ur job
thanks,
rams
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
How does jcl specify the job to the operating system?
How can a fb file convert to vb file using sort program?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What statement can be used to send data to another mvs jes3 node?
define cond parameter in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What are the 4 fields in dd statement?
What is the function of the steplib dd statement?
what is the use of JCL?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can the disposition of sysout datasets be set for an entire jobstream?
what JCL Procedures?