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 / i go crazy
Yes. you won't get any abend.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Name some of the examples of COBOl 11?
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
How do you reference the following file formats from cobol programs?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the difference between external and global variables in COBOL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How many bytes S(8) comp field occupy and its maximum value?
) how do u code after getting data?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
what happens if parmparameter passes zero bytes to the program
Can you please let me know the centre name of INS certification in Kolkata.
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.
how to move the records from file to array table. give with code example
What are the different data types in cobol?
How can you get the ksds file records into your cobol program?