The CREATE directive can return one of the following errors:
REASON: Already Exists
DESCRIPTION: The DSA entity already exists.
REASON: Communication Failure
DESCRIPTION: There has been a failure in communication.
This means that communication has not been successful.
The response gives more information about the failure.
REASON: DSA Information Tree Corrupt
DESCRIPTION: The DSA Information Tree is corrupt.
The copy of the DSA database stored on disk
is corrupt and consequently not loaded into memory.
On Tru64 UNIX systems, this error is also used
if you specify the FROM MEMORY IMAGE or FROM
SNAPSHOT argument on the CREATE DSA command, but
there is no memory image or snapshot file available.
If this is the case, repeat the command without
the argument.
REASON: DSA Information Tree Incompatible
DESCRIPTION: The DSA Information Tree is incompatible with
this version of the DSA.
This can only happen after an upgrade of the
Enterprise Directory software.
REASON: DSA Information Tree Schema Incompatible
DESCRIPTION: The DSA Information Tree and Schema are incompatible.
The DSA Information Tree contains information that
is not defined in the schema. The missing definition
is identified in a supplementary message.
REASON: License Check Failed
DESCRIPTION: The license check has failed for this product.
A valid HP X.500 Directory Server license has not
been installed.
REASON: Schema Corrupt
DESCRIPTION: The schema file is unreadable. Recompile the schema.
REASON: Schema Incompatible
DESCRIPTION: The schema file is of a different version from the
DSA. Recompile the schema.
REASON: Database Loading
DESCRIPTION: The DSA is currently being created.
Two CREATE directives have been issued in quick
succession. No action is necessary.