soc-7 is a bad data,invalid data.
when ever we are moving the alphabets in the position of
numeric then we got this abend. so my question is if
o1 ws-data pic 9(1) value passing the alphabet some x. then
we got soc-7 or not? i want clarification ?

Answer Posted / mridul

Hi all,
i think we will not get SOC 7, but we will get error while
moving alphabetic value to numeric field.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules of SORT operation?

698


When is inspect verb is used in cobol?

675


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17039


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


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

1958






1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6831


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

648


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

2219


Write a cobol program making use of the redefine clause.

733


Write a program to explain size error.

677


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676


What are declaratives and what are their uses in cobol?

714


how do you reference the ksds vsam file formats from cobol programs

666


Explain about different table spaces.

650