Answer Posted / ram
Soc 4 is a data exception error, If moving and reciving
varaiables are not compatable to handle the data, you will
get this error.
So depending on the requirement, this errro should correct
in the program
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
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 are the statements that are not valid to be included in an include statement?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the function of //jcllib statement?
What is use of restart and how to use it?
Explain in DD statement what is the use of DCB parameter?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
List the various advantages of using jcl language?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Brief description of inline procedure of jcl.
how JCL works?
Which dd parameters are required?
What is the purpose of dd dummy statement?
Explain how can values be passed from the job stream to an executable program?
What is the purpose of dd?