Re: ORA-01405: fetched column value is NULL

From: Joe Loyer <testp.testp_at_UH2297P01.DAYTONOH.NCR.COM>
Date: Thu, 4 Aug 1994 12:20:49 GMT
Message-ID: <Cu0FMp.MGH_at_ncrcae.ColumbiaSC.NCR.COM>


You have to use indicator variables from within your program. This problem occurs often migrating from 6 to 7 of Oracle. The program your running did not handle NULLS the way it is expected for Oracle 7. Look in the manual "Programmer's Guide to the ORACLE Precompilers" under Indicator Variables. There is a section there dealing with handling NULLS. Received on Thu Aug 04 1994 - 14:20:49 CEST

Original text of this message