what is soc7 abend?how u can trace it?

Answer Posted / piyush mani

all answers r correct but ther r many cause of soc7 abend
like

1.Numeric operation
on non-numeric data
2.Un-initialize working-storage
3.Coding past the maximum allowed sub scrip

thanks

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1115


how do you define single dimensional array and multidimensional array in your cobol?

674


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.

2058


Write some characteristics of cobol as means of business language.

619


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

1588






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.

5063


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8161


What is a SSRANGE and NOSSRANGE?

820


Write a cobol program making use of the redefine clause.

731


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

708


What the difference is between continue and next sentence?

659


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


HOw can I get the negative sign while deduct high value from low value

1790


In which area will you utilize 88 level items in cobol?

722


what is the use of outrecord?

1771