PLS-00736: user-declared operators are not allowed



PLS-00736: user-declared operators are not allowed..

Answer / guest

Cause: An attempt was made by the user to declare an
operator (a function whose name is enclosed in single quotes
("'")). Operators may only be declared in package STANDARD.

Action: Remove the single quotes from around the function
name, replacing them with double quotes (""") only if needed.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16516: The current state is invalid for the attempted operation.

1 Answers  


ORA-09801: Unable to get user ID from connection

1 Answers  


ORA-29876: failed in the execution of the ODCIINDEXDELETE routine

2 Answers  


LPX-00259: invalid notation declaration

1 Answers  


ORA-24321: inconsistent parameters passed

1 Answers  


ORA-28584: heterogeneous apply internal error

1 Answers  


NNL-00812: Slowest query processing time: string

1 Answers  


ORA-00403: %s (string) is not the same as other instances (string)

1 Answers  


DRG-10511: index string does not exist or is incomplete

1 Answers  


ORA-30687: session terminated by debugger

1 Answers  


ORA-22979: cannot INSERT object view REF or user-defined REF

1 Answers  


RMAN-08086: replaced script string

1 Answers  


Categories