NZE-28832: invalid data unit format
Cause: An incorrect data unit format was passed to a PL/SQL function or procedure.
Action: Specify a data unit format.
NZE-28832: invalid data unit format
Cause: An incorrect data unit format was passed to a PL/SQL function or procedure.
Action: Specify a data unit format.
NZE-28831: no data unit format
Cause: No data unit format was passed to a PL/SQL function or procedure.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28830: no identity type specified
Cause: No identity type was passed to a PL/SQL function or procedure.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28829: no cipher type specified
Cause: No cipher type was passed to a PL/SQL function or procedure.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28828: invalid identity type passed
Cause: An incorrect identity type was passed to a PL/SQL function or procedure.
Action: Specify a correct identity type.
NZE-28827: invalid cipher type passed
Cause: An incorrect cipher type was passed to a PL/SQL function or procedure.
Action: Specify a correct cipher type.
NZE-28826: invalid cryptographic engine function passed
Cause: An incorrect cryptographic engine function was passed to a PL/SQL function or procedure.
Action: Specify a correct engine function.
NZE-28825: No cryptographic engine function specified
Cause: No function was specified for the cryptographic engine.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28824: invalid encryption/decryption/signature state passed
Cause: An invalid state was passed to a PL/SQL encryption, decryption, or signature procedure or function.
Action: Specify a correct state value.
NZE-28823: Number of random bytes to generate is not specified
Cause: The number of random bytes to generate was not specified to the PL/SQL random number generator.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.