Answer Posted / sharmila_g
soc 7 is a data exception error (or) invalid data (or) bad data.
eg: moving all arithmetic operations.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is their any limit for data sets?
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?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How to pass data to a program that is coded in an exec statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are the 4 fields in dd statement?
what happens in conversion stage in job processing?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the function of dd name parameter with a 2 part structure; audit.report?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Can an individual step be restricted from using all the jobs allowed cpu time?