ORA-06554: package DBMS_STANDARD must be created before
using PL/SQL
Answer / guest
Cause: The DBMS specific extensions to PL/SQL's package
"STANDARD" are in package "DBMS_STANDARD". This package must
be created before using PL/SQL.
Action: Create package "DBMS_STANDARD". The source for this
PL/SQL stored package is provided with the distribution.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-00345: redo log write error block string count string
ORA-12410: internal policy error for policy: string Error: string
LPX-00123: duplicate ID "~S"
ORA-12198: TNS:could not find path to destination
ORA-32132: maximum iterations cannot be changed
ORA-06752: TLI: error in signal setup
PLS-00218: a variable declared NOT NULL must have an initialization assignment
TNS-04019: Starting Oracle Connection Manager instance string. Please wait...
LPX-00279: invalid no_proxy "~s"
NNC-00005: cannot initialization stream subsystem
QSM-02091: mv references a non-repeatable or session-sensitive expression
QSM-02177: MV with UNION ALL in a view must match the view's SELECT list