Database Error Messages

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.