| ERROR | package STANDARD not accessible |
| CAUSE | The PL/SQL compiler could not find package STANDARD in the current Oracle database. To compile a program, PL/SQL needs package STANDARD. |
| ACTION | Make sure that package STANDARD is available in the current Oracle database, then retry the operation. |