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-26015: Array column string in table string is not supported by direct path

1 Answers  


ORA-29282: invalid file ID

1 Answers  


ORA-22307: operation must be on a user-defined type

1 Answers  


RMAN-06300: Report of files with less than number redundant backups

1 Answers  


ORA-37113: OLAP API initialization error: (string)

1 Answers  


ORA-06603: LU6.2 Driver: Error allocating memory

1 Answers  


ORA-15018: diskgroup cannot be created

1 Answers  


ORA-09978: skxfqhdel: Error Disconnecting from another endpoint.

1 Answers  


ORA-02765: Invalid maximum number of servers

1 Answers  


QSM-02115: mv references a remote object and is refreshed ON COMMIT

1 Answers  


PLS-00261: Java CALL Specification not yet allowed as a method in an object type

1 Answers  


NNL-00223: Statistic counters are next logged in string

1 Answers  


Categories