How to see the COMP3 value(packd decimal)
Answers were Sorted based on User's Feedback
Answer / suvir
U Can move ur comp-3 value to numeric value and then display
this value
| Is This Answer Correct ? | 4 Yes | 0 No |
Can an individual step be restricted from using all the jobs allowed cpu time?
What is Cataloged Procedures?
How are GDGs concatenated?
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
how to compare two datasets without using superce because output is limited to 133 bytes
What is the error code SOC01 indicate ?
What happens if both JOBLIB & STEPLIB is specified ?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
how you will the direct the data to spool using sysout option?
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.