Answer Posted / naga
soc4 is a data exception error, we trying to move the
(data) alphabetic to numeric data, exception happend, we
avoid this type of move operation.
| Is This Answer Correct ? | 3 Yes | 29 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how JCL works?
Can I share my data with other jobs? How?
Explain the jcl exec statement?
How jcl is used for testing batch programs?
What is Cataloged Procedures?
What is one line to pass PARM from JCL to COBOL?
how to do automated restart when a job abends?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What does a disposition of (new,catlg,keep) for a dsn mean?
Must tape dataset definitions include vol=ser specifications?
What is use of restart and how to use it?
Explain about LMFREE�free data set from its association with data ID
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
What is condition checking in jcl? Is this possible?