| ERROR | object not supported in this context. |
| CAUSE | An object was declared inside a local scope (Function, Procedure, or anonymous block), or in a package scope which is not supported. |
| ACTION | Declare the type in a global or data base scope. |
| ERROR | object not supported in this context. |
| CAUSE | An object was declared inside a local scope (Function, Procedure, or anonymous block), or in a package scope which is not supported. |
| ACTION | Declare the type in a global or data base scope. |