Cause: An attempt to perform ALTER TYPE with REPLACE option for a pure incomplete type See the solution below.
Error solution: Completely define the original type, before using the ALTER TYPE with REPLACE option.
Database version: Oracle 11g Release 2 (11.2)