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-29819: cannot associate default values with columns
AUD-00808: ORDSpeechIndex: unable to CREATE internal Text index
ORA-04086: trigger description too long, move comments into triggering code
ORA-09822: Translation of audit file name failed.
SQL*Loader-00432: converted data too large
PLS-00171: duplicate dedicated AGENT specification in subprogram expression
ORA-08445: syntax error in SIGN clause in mask options
ORA-29270: too many open HTTP requests
ORA-15016: invalid ASM_DISKGROUPS initialization parameter "string"
ORA-23496: can not change disabled status for "string" and "string"
RMAN-08072: deleted controlfile copy
ORA-01675: max_commit_propagation_delay inconsistent with other instances