Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00970: The class name of a method must match that of
EXTERNAL NAME clause in the type header



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

Post New Answer

More Oracle Errors Interview Questions

ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA

1 Answers  


ORA-39142: incompatible version number string in dump file "string"

1 Answers  


ORA-38102: Invalid column in the INSERT WHERE Clause: string

1 Answers  


NZE-29141: Cannot import in the der format.

1 Answers  


ORA-38431: could not evaluate subexpression "string" for rowid "string"

1 Answers  


ORA-16759: Resource guard unable to start logical apply engine with initial SCN

1 Answers  


ORA-33012: (XSAGDNGL05) AGGMAP workspace object contains invalid syntax.

1 Answers  


ORA-36984: (XSRELGID04) A value cannot be inserted into dimension workspace object.

1 Answers  


ORA-01187: cannot read from file string because it failed verification tests

1 Answers  


DRG-51801: failed to seek in file: %(1)

1 Answers  


CLSS-00101: Oracle Cluster Repository mismatch with node string. (string != string)

1 Answers  


ORA-31660: metadata filter name can not be defaulted

1 Answers  


Categories