How to resolve the soc4 & soc7
other than following answers.
Soc4 can resolved using mispleed dd name and dd name is not
matching with file
and soc7 check the sysdump and copy the offest address then
correct it in the program.
Answer Posted / arun singh
GEnerelly soc-7 occours due to data mismatch it means if u
are placing numeric data in alphabetic field. It can be
resolved by coading PARM=TEST(SYM)
and you will get the local variable whose value you have
given wrong.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
Can we change the password using ALTER? anyone tried and changed?
what is difference between cobol and cobol/400
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Name some of the examples of COBOl 11?
) How do u handle errors in BMS macro
how to access the file from prodution from changeman tool and to submit a file to production
How you can characterize tables in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Why did you choose to work with ibm mainframe cobol programming?
What are the pertinent COBOL
What are the different data types in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the LINKAGE SECTION used in COBOL?
In COBOL, what is the different between index and subscript?