what is soc7 abend?how u can trace it?

Answer Posted / pandu

hi i will give you one eg

x1 pic x(10)
x2 pic 9(4)

i want to move x1 to x2 but it is not possible becoz how
can we send the alpha -numeric data in to numeric. at that
time Soc7 will raise. but it will possible if the alpha-
numeric data is only numeric data i.e alpha numeric means
combination of A-Z and 0-9 if we send the digits to digits
it is no problem

Kindly tell me if answer is wrong? i will waiting for reply.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

923


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

964


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2360


Explain about different table spaces.

859


what is amode(24), amode(31), rmode(24) and rmode(any)?

893


How you can read the file from bottom?

874


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1954


Are you comfortable in cobol or jcl?

805


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1746


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

864


Have you used comp and comp-3 in your project? And how?

2206


What the difference is between continue and next sentence?

870


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

2245


What are the rules of the move verb?

945


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2178