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-09764: osnmop: access error on oracle executable

1 Answers  


ORA-16738: log tranport service for standby "string" unexpectedly offline

1 Answers  


ORA-36312: (PHYS00) workspace object must be a dimension or dimensioned variable.

1 Answers  


ORA-02275: such a referential constraint already exists in the table

1 Answers  


ORA-13128: current tiling level exceeds user specified tiling level

1 Answers  


ORA-12714: invalid national character set specified

1 Answers  


DRG-12202: error while creating section group

1 Answers  


DRG-11121: failed to read from file string

1 Answers  


ORA-00255: error archiving log string of thread string, sequence # string

1 Answers  


ORA-12719: operation requires database is in RESTRICTED mode

2 Answers  


DRG-11514: user string does not have UPDATE or SELECT privilege on string

1 Answers  


KUP-04013: other system error

1 Answers  


Categories