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 / sainath

whenever sco4 error occurs there are two types are reasons
are there.......
1)Array in subscript size we are assign 5bytes of memory.we
are giving 6bytes of memory on that time soc04 error come.

2)in file concept file record length is 80.when ps record
length is not equal to 80,soc04 error will come.
so plz check out ps & file reclength.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

969


How are the next sentence and continue different from each other?

1053


) how do u code after getting data?

1845


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2913


What are different data types in cobol?

953


What is the usage of comp fields in cobol?

916


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2305


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1003


What is difference between static and dynamic call in cobol?

1062


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2377


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1209


Explain about different table spaces.

888


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1851


how to move the records from file to array table. give with code example

2461


Which division and paragraphs are mandatory for a COBOL program?

963