| ERROR | ALTER TYPE with REPLACE is not allowed for pure incomplete types |
| CAUSE | An attempt to perform ALTER TYPE with REPLACE option for a pure incomplete type |
| ACTION | Completely define the original type, before using the ALTER TYPE with REPLACE option. |
| ERROR | ALTER TYPE with REPLACE is not allowed for pure incomplete types |
| CAUSE | An attempt to perform ALTER TYPE with REPLACE option for a pure incomplete type |
| ACTION | Completely define the original type, before using the ALTER TYPE with REPLACE option. |