PLW-05004: identifier string is also declared in STANDARD or
is a SQL builtin
Answer / guest
Cause: The indicated identifier was also either: o) declared
in package STANDARD, or o) a SQL builtin function, or o) a
pseudo-column. This situation can result in name resolution
issues since the STANDARD/builtin declaration will be chosen
over the local declaration in SQL statements; however the
local declaration will be chosen over the STANDARD/builtin
declaration outside SQL scope. (See the documentation on
PL/SQL name resolution.)
Action: Either: o) rename the given identifier, o) qualify
any references to the identifier with the containing scope's
name, or o) make sure the intended resolution occurs if
using the identifier in SQL scope.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01097: cannot shutdown while in a transaction - commit or rollback first
RMAN-08590: channel string: datafile conversion complete, elapsed time: string
ORA-24362: improper use of the character count flag
ORA-16103: Logical Standby apply must be stopped to allow this operation
NNL-00004: invalid command argument "string"
ORA-02736: osnfpm: illegal default shared memory address
ORA-09967: scumnt: unable to create or open file
ORA-38449: table "string" does not exist or is not accessible
ORA-13504: No SYSAUX datafile clause specified
ORA-00234: error in identifying or opening snapshot or copy controlfile
NNO-00054: invalid domain name "string"
ORA-14290: PRIMARY KEY constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION