Facility DSA_GENERAL

General and common errors.

NameSeverityIDDescriptionAction
DIR_OPEN_FAILerror10 The server failed to open the named directory.
DSAIT_CACHE_UPDATE_FAILerror4 The DSA knowledge cache could not be updated.
FILE_OPEN_FAILerror5 The server failed to open the named file.
FILE_READ_FAILerror8 The server failed to read from the named file.
FILE_WRITE_FAILerror9 The server failed to write to the named file.
INVALID_PROC_ARGSerror3 Missing or invalid arguments to a proecdure.
MISSING_CONFIGerror2 A configuration item was not found. The missing configuration is included in the message, along with any context.
REQUESTED_NAMEwarning6 A requested DN was not found in a change log.
UNKNOWN_ATTR_TYPEerror1 An unrecognized attribute type has been encountered. Additional detail may describe the error context.
UNKNOWN_OBJECT_CLASSerror11 An unrecognized object class has been encountered. Additional detail may describe the error context.
UNSUPPORTED_FILTERwarning7 An unsupported filter was used in a search of a change log.

UNKNOWN_ATTR_TYPE

Message Text
Parameters
  1. Attribute type.
  2. Detail.
Description
An unrecognized attribute type has been encountered. Additional detail may describe the error context.
Action

MISSING_CONFIG

Message Text
Parameters
  1. Configuration item.
  2. Detail.
Description
A configuration item was not found. The missing configuration is included in the message, along with any context.
Action

INVALID_PROC_ARGS

Message Text
Parameters
  1. Procedure.
  2. Detail.
Description
Missing or invalid arguments to a proecdure.
Action

DSAIT_CACHE_UPDATE_FAIL

Message Text
Description
The DSA knowledge cache could not be updated.
Action

FILE_OPEN_FAIL

Message Text
Parameters
    Description
    The server failed to open the named file.
    Action

    REQUESTED_NAME

    Message Text
    Parameters
    1. context
    2. dn
    Description
    A requested DN was not found in a change log.
    Action

    UNSUPPORTED_FILTER

    Message Text
    Parameters
    1. context
    2. dn
    Description
    An unsupported filter was used in a search of a change log.
    Action

    FILE_READ_FAIL

    Message Text
    Parameters
      Description
      The server failed to read from the named file.
      Action

      FILE_WRITE_FAIL

      Message Text
      Parameters
        Description
        The server failed to write to the named file.
        Action

        DIR_OPEN_FAIL

        Message Text
        Parameters
          Description
          The server failed to open the named directory.
          Action

          UNKNOWN_OBJECT_CLASS

          Message Text
          Parameters
          1. Object class.
          2. Detail.
          Description
          An unrecognized object class has been encountered. Additional detail may describe the error context.
          Action