Skip Headers

Oracle® Objects for OLE Developer's Guide
10g Release 1 (10.1)

Part Number B10118-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Oracle Object Instance Errors

Oracle Object Instance Errors

Constant
Value
Description
OERROR_NOOBJECT
4796
Creating OraObject object instance in the client-side object cache has failed
OERROR_BINDERR
4797
Binding Oracle object instance to the SQL statement has failed
OERROR_NOATTRNAME
4798
Getting attribute name of Oracle object instance has failed
OERROR_NOATTRINDEX
4799
Getting attribute index of Oracle object instance has failed
OERROR_INVINPOBJECT
4801
Invalid input object type for binding operation
OERROR_BAD_INDICATOR
4802
Fetched Oracle Object instance comes with invalid indicator structure
OERROR_OBJINSTNULL
4803
Operation on NULL Oracle object instance has failed. See IsNull property on OraObject
OERROR_REFNULL
4804
Pin Operation on NULL Ref value has failed. See IsRefNull property on OraRef