Overview#
Provides information on the success or failure of the last synchronization cycle.
The PartitionStatus
AttributeTypes is defined as:
Decoding from LDAP#
To decode the data part of the octet string, you can use the following structure:
nuint32 version (0)
nuint32 flags (0: local error; 1: remote error; 2: in sync)
nuint32 syncTime
nuint32 replicaNumber (0: reserved)
nuint32 error (0: success)
nuint32 reserved
nuint32 serverNameLength
unicode serverName[MAX_DN_CHARS]
nuint32 reserved[..]
There might be more information for this subject on one of the following: