Database Error Messages

PLW-05004

identifier string is also declared in STANDARD or is a SQL builtin

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.