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

TNS-01044: %s(Registered) has string service handler(s)

1 Answers  


TNS-00246: Connection Manager: Failed to start tracing

1 Answers  


ORA-13865: Module name must be specified

1 Answers  


NZE-29109: Cannot create private key object.

1 Answers  


TNS-12666: Dedicated server: outbound transport protocol different from inbound

1 Answers  






ORA-32017: failure in updating SPFILE

1 Answers  


ORA-16202: Skip procedure requested to replace statement

1 Answers  


ORA-23400: invalid materialized view name "string"

1 Answers  


ORA-26660: Invalid action context value for string

1 Answers  


RMAN-06148: redundancy count must be greater than zero

1 Answers  


ORA-07620: smscre: illegal database block size

1 Answers  


ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST is not set

1 Answers  


Categories