ORA-26011: Cannot load type string into column string in
table string



ORA-26011: Cannot load type string into column string in table string..

Answer / guest

Cause: A column can only store data of type declared for
that column. And a substitutable column can only store data
of valid subtypes of the supertype declared for that column.

Action: Check that the type or subtype specified is valid
for that column.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24120: invalid string parameter passed to DBMS_REPAIR.string procedure

1 Answers  


ORA-24197: JAVA stored procedure throws JAVA exceptions

1 Answers  


ORA-02028: fetching an exact number of rows is not supported by the server

1 Answers  


ORA-39030: invalid file type string

1 Answers  


RMAN-06525: RMAN retention policy is set to none

1 Answers  


PLS-00326: IN clause must contain same number of expressions as subquery

1 Answers  


PCC-02309: illegal formal parameter declaration

1 Answers  


AMD-00106: parent string "string" must be removed before child string "string" can be removed

1 Answers  


NNF-00003: Naming adapter string does not exist

1 Answers  


ORA-09824: Unable to enable allowmacaccess privilege.

1 Answers  


ORA-30352: inconsistent numeric precision or string length

1 Answers  


PLS-01468: The first argument of the like-predicate must be a column of type character string

1 Answers  


Categories