whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / nishu
No soc7 error is not for moving numeric to alphanumeric and vice-versa, soc7 means 'bad data',it means if u are providing any arithmetic operator in place of numeric or alphanumeric data.
If you move numeric to alphanumeric value than it wont show any error,but it will give unpredictable results.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is the use of outrecord?
how to convert the recors form vsam file to db2 table tru file aid
Write the code to count the sum of n natural numbers.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is a scope terminator give example?
) How do u handle errors in BMS macro?
Have you used comp and comp-3 in your project? And how?
IF I mention stop run in CICS what happens?
What is the difference between goback, stop run and exit program in cobol?
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
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
What is redefines clause in COBOL?