PLS-00587: a static method cannot be invoked on an instance
value



PLS-00587: a static method cannot be invoked on an instance value..

Answer / guest

Cause: An attempt was made to use an object instance value,
not a typename, as the qualifier of the name of a method
invocation, but only a typename can be used as the qualifier
when calling a static method.

Action: Use the typename, not an object instance value, to
qualify the name of a method if the method is static.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-30743: "string" is not an object view

1 Answers  


DRG-50922: PL/SQL execution failed for string

1 Answers  


ORA-23316: the masterdef is string

1 Answers  


ORA-08185: Flashback not supported for user SYS

1 Answers  


ORA-00212: block size string below minimum required size of string bytes

1 Answers  






ORA-15051: file 'string' contains string error(s)

1 Answers  


ORA-00275: media recovery has already been started

1 Answers  


ORA-29524: wrong types of arguments in call to 'string'

1 Answers  


ORA-27198: skgfpvl: sbtpcvalidate returned error

1 Answers  


RMAN-03013: Copyright (c) 1995, 2003, Oracle Corporation. All rights reserved.

1 Answers  


IMG-00705: unsupported or corrupted input format

1 Answers  


ORA-29927: error in executing the ODCIStatsCollect / ODCIStatsDelete routine

1 Answers  


Categories