NZE-28782: data source is not allocated
Cause: No memory was allocated for a data source.
Action: Ensure that the application calls in the data source initialization function.
NZE-28782: data source is not allocated
Cause: No memory was allocated for a data source.
Action: Ensure that the application calls in the data source initialization function.
NZE-28781: No data for the access method is specified in the parameter
Cause: No data was specified in the parameter for use with the specified access method.
Action: Consult the Oracle Security Server documentation for the data that must be specified for the access method.
NZE-28780: invalid data access method specified by the parameter
Cause: The data access method specified by the parameter value is not supported.
Action: Specify a supported data access method. Consult the Oracle Security Server documentation for the supported data access methods for this data data type.
NZE-28779: no data access method specified in parameter
Cause: No method for data access was specified in the parameter value.
Action: Specify a method for data access in the parameter. Consult the Oracle Security Server documentation for the supported data access methods for this data type.
NZE-28778: Configuration parameter is not specified in the proper format
Cause: The configuration parameter was not specified in the proper format.
Action: Consult the Oracle Security Server documentation for a description of the proper format for this parameter.
NZE-28777: binding creation failure
Cause: Failed to create a binding for use in the parsing of a parameter value. This error can be caused by the parameter value being in an incorrect format, such as a right parenthesis was not supplied where expected, or due to insufficient system memory.
Action: Make sure that the parameter is specified in the correct format. If the format is correct, free up system memory by terminating processes or adding more memory.
NZE-28776: Output buffer supplied is too small
Cause: The data returned by a function was too large for the supplied buffer.
Action: Call the routine again with a larger buffer.
NZE-28775: file cannot close
Cause: Failed to close a file which is used by a data access method. This error usually indicates memory corruption or a system error.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-28774: file cannot write to disk
Cause: The output of a file failed. This error usually occurs because of insufficient disk space.
Action: Delete unnecessary files to free up disk space or add disk space to the system.
NZE-28773: failure to write magic and version numbers
Cause: Both the magic and version numbers failed to write. This usually occurs because of insufficient disk space.
Action: Delete unnecessary files to free up disk space or add disk space to the system.