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

for hexadecimal data u have to do hexlock on

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use the same COBOL program in Batch and CICS on lines? explain with an example

1906


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984


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

1579


Explain how you can characterize tables in cobol?

634


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619






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

672


What are the different rules of SORT operation?

689


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5049


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

2654


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10542


Write a program to enter and display the names of students in a class using the occurs clause.

640


what is the use of outrecord?

1763


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

697


How do we get current date from system with century in COBOL?

792


Difference between array and sub-script ?

1150