PLS-00659: constructor method must return SELF AS RESULT



PLS-00659: constructor method must return SELF AS RESULT..

Answer / guest

Cause: The return clause of the constructor method did not
specify SELF AS RESULT.

Action: Change the return clause to include RETURN SELF AS
RESULT.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-28153: Invalid client initial role specified: 'string'

1 Answers  


ORA-16068: redo log file activation identifier mismatch

2 Answers  


ORA-12677: Authentication service not supported by database link

1 Answers  


ORA-31524: could not find change set string for CDC change table string.string

1 Answers  


NZE-29033: Invalid PFX

1 Answers  






ORA-24779: detach not allowed with open remote cursor

1 Answers  


ORA-25964: column type incompatible with join column type

1 Answers  


SQL*Loader-00554: error opening file

1 Answers  


ORA-25450: error string during evaluation of rule set string.string

1 Answers  


SQL*Loader-00107: Invalid maximum number of discards

1 Answers  


ORA-00081: address range [string, string) is not readable

1 Answers  


ORA-31058: cannot modify read-only XOBs

1 Answers  


Categories