PLS-00970: The class name of a method must match that of
EXTERNAL NAME clause in the type header
Answer / guest
Cause: The class name defined as part of the method
signature does not match the one defined in the type header
in the EXTERNAL NAME clause. create type foo as object
EXTERNAL NAME 'foo' LANGUAGE JAVA (... MEMBER FUNCTION my
(number) return number EXTERNAL NAME
'bar.func(oracle.sql.NUMBER) return oracle.sql.NUMBER', .. );
Action: Either omit the class name from the method signature
or use the one defined in the type header.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
ORA-29529: invalid function or method call string in trigger string
ORA-26094: stream format error: input column overflow
LSX-00262: attribute "~1S" cannot have complex type "~2S"
ORA-30750: cannot enable column string to store objects of type string.string
SQL*Loader-00486: sql-strings may not be specified for collection field string
TNS-04003: Syntax Error.
ORA-38492: invalid ALTER INDEX parameters clause "string"
ORA-28542: Error in reading HS init file
PCB-00102: Input file name length exceeds the maximum length
ORA-06779: TLI Driver: error reading ccode
DRG-10597: invalid rebuild online operation
ORA-32320: REFRESH FAST of "string"."string" unsupported after container table PMOPs