Tuesday 10 April 2012

ORA-22330: cannot alter a type that is not valid

ORA-22330: cannot alter a type that is not valid

Cause: An attempt was made to perform ALTER TYPE on an invalid type.

Action: Use the CREATE OR REPLACE TYPE command to modify the type.

No comments:

Post a Comment