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-02804: Allocation of memory failed for log file name

1 Answers  


SQL*Loader-00605: Non-data dependent ORACLE error occurred -- load discontinued.

2 Answers  


ORA-08106: cannot create journal table string.string

1 Answers  


ORA-02451: duplicate HASHKEYS specification

1 Answers  


ORA-01424: missing or illegal character following the escape character

1 Answers  






PLS-00584: size of an opaque type must be between 1 and 4000 bytes

1 Answers  


ORA-12067: empty refresh groups are not allowed

1 Answers  


LPX-00253: missing required version number in XML declaration

1 Answers  


LSX-00258: invalid escape character

1 Answers  


RMAN-04013: must connect before startup

1 Answers  


NZE-29039: There are no matching cipher suites.

1 Answers  


KUP-04090: big endian byte order mark found when little endian expected in string

1 Answers  


Categories