| ERROR | package specification must be created first before creating package body |
| CAUSE | Attempt to create a package body before creating its package specification. |
| ACTION | Create the package specification first before creating the package body. |
| ERROR | package specification must be created first before creating package body |
| CAUSE | Attempt to create a package body before creating its package specification. |
| ACTION | Create the package specification first before creating the package body. |