How to handle error ORA-01405?
From: Richard Spitz <spitz_at_GANS2X.ana.med.uni-muenchen.de>
Date: 8 Jul 1994 14:36:35 GMT
Message-ID: <2vjo9j$8uh_at_arcadia.informatik.uni-muenchen.de>
Date: 8 Jul 1994 14:36:35 GMT
Message-ID: <2vjo9j$8uh_at_arcadia.informatik.uni-muenchen.de>
I have written a simple Pro*C application that select rows from an Oracle database using host arrays to speed up performance over the network. In fact, I just modified sample program sample3.pc to suit my needs.
Everything worked fine while my Pro*C was version 6. Now I have a new machine with version 7, and now the program exits with the error ORA-01405: fetched column value is null. The error manual says this was only a warning, and the program should handle this error. Well, how should I do this?
Please mail any helpful suggestions or solutions directly to me, since I am unable to keep up with the traffic in this newsgroup.
Thanks for any help,
Richard
-- +----------------------------+-------------------------------------------+Received on Fri Jul 08 1994 - 16:36:35 CEST
| Dr. Richard Spitz | INTERNET: spitz_at_ana.med.uni-muenchen.de |
| EDV-Gruppe Anaesthesie | Tel : +49-89-7095-3421 |
| Klinikum Grosshadern | FAX : +49-89-7095-8886 |
| 81366 Munich, Germany | |
+----------------------------+-------------------------------------------+