Message Oracle PLS-00138 - Precision for a binary type must be one of 8, 16, or 32

ERRORPrecision for a binary type must be one of 8, 16, or 32
CAUSEInvalid precision was specified for a signed or unsigned binary type.
ACTIONSpecify precision as one of 8, 16, or 32.