how we rectify soc7 and soc4 errors in project?

Answer Posted / ravi paradkar

SOC4 means address exception

when we are trying to move a value into a variable which is having more length than defined

SOC7 - Data Exception.

eg: when we try to move a non-numeric data into a numeric data item.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u write test cases?

1633


how do you reference the variable unblock file formats from cobol programs

743


What are the different data types in cobol?

786


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1868


What is the difference between Call and a Link?

694






How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

703


What is the Purpose of POINTER Phrase in STRING command in COBOL?

713


) How do u handle errors in BMS macro?

1423


What are different data types in cobol?

685


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2051


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


What are 77 levels used for?

656


What is the difference between PIC 9.99 and PIC9v99?

771


Can we redefine the field of x(200) to less than 200?

814


What is the utilization of copybook in cobol?

650