Showing posts with label ORA-29513: referenced class name too long. Show all posts
Showing posts with label ORA-29513: referenced class name too long. Show all posts

Monday, 14 May 2012

ORA-29513: referenced class name too long

ORA-29513: referenced class name too long

Cause: An attempt was made to import a .class file containing a class name of length greater than %d. The .class file could not be imported because the referenced class name was too long.

Action: Shorten the referenced class name in the .class file.