NZE-28842: Incorrect file permissions
Cause: The subject file did not have the correct permissions for the operation.
Action: Ensure that the file permissions allow the current operation.
NZE-28842: Incorrect file permissions
Cause: The subject file did not have the correct permissions for the operation.
Action: Ensure that the file permissions allow the current operation.
NZE-28841: Operation is not supported
Cause: An attempt was made to perform an operation that is not supported.
Action: This is a programming error. Please refer to Oracle documentation to determine which operations are supported.
NZE-28840: Wallet is already open
Cause: An attempt was made to open a wallet that was already open.
Action: This is a programming error. A wallet should only be opened once.
NZE-28839: no persona descriptor
Cause: No persona descriptor was specified 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-28838: no identity descriptor
Cause: No identity descriptor was specified 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-28837: no wallet descriptor
Cause: No wallet descriptor was specified 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-28836: Wallet is not open
Cause: The wallet to be used has not yet been opened.
Action: Call the function that opens the wallet.
NZE-28835: Identity descriptor is not present or is too small
Cause: An identity descriptor, which is passed to a PL/SQL function or descriptor, was not provided or was not the correct size.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28834: Buffer is too small
Cause: The buffer provided by PL/SQL to an Oracle Security Server toolkit function is too small for the data to be returned.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.
NZE-28833: inadequate information provided
Cause: Inadequate information, which usually is in the form of parameters, has been provided to a PL/SQL function.
Action: This is an internal error. Enable tracing to find more information. Contact Oracle customer support if needed.