PLS-00153: A string type may only be used as an object type attribute

oracle

PLS-00153: A string type may only be used as an object type attribute
Cause: A POINTER or [SIGNED/UNSIGNED] BINARY INTEGER can only be used as attributes of object types. These types can only be referenced in CREATE TYPE statements, and are non-queryable data types. One of these external PL/SQL types outside of an object type.
Action: Use a different type and retry the operation.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/