Database Error Messages

PLS-00584

size of an opaque type must be between 1 and 4000 bytes

Action

Change the explicit size to be between 1 and 4000 bytes, or change the declaration to be varying-length without an explicit size.