ORA-1405 Calling PL/SQL Procedure or Function from Pro*C
(Doc ID 99731.1)
Last updated on JANUARY 30, 2022
Applies to:
PL/SQL - Version 9.2.0.8 and laterPrecompilers - Version 9.2.0.8 and later
Information in this document applies to any platform.
Symptoms
Calling a PL/SQL block from a Pro*C application gives following error:
ORA-1405 Fetched column value is NULL
However, there is no reference to the FETCH statement within the code shown below
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |