ORA-26011

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

Causa: 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.

Acción: Check that the type or subtype specified is valid for that column.

COMENTARIOS:


No hay comentarios.