IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Administering ADAM and AD LDS > Verifying ADAM/AD LDS replication
ADAM and AD LDS have diagnostic utilities—dsdiag for ADAM and dcdiag for AD LDS. Use these utilites to check the health of an ADAM or AD LDS instance. These utilities perform many checks on the ADAM/AD LDS instance, including verifying the integrity of the ADAM/AD LDS datafiles and checking whether errors have been written to the Windows event log during the past hour.
To run an ADAM/AD LDS healthcheck
On the Application Server, open a command prompt.
On servers running Windows 2003, change to the C:\Windows\ADAM directory.
![]() | Note: On Windows 2008 servers, skip this step. |
On Windows 2003 servers, at the command prompt, type
dsdiag /s:localhost:389 /c /a /skip:Services
or
On Windows 2008 servers, at the command prompt, type
dcdiag /s:localhost:389 /c /a /skip:Services
Sample output from running the dsdiag utility on Windows 2003:
Directory Server Diagnosis
Performing initial setup:
* Identified ADAM Configuration Set.
Done gathering initial info.
Doing initial required tests
Testing server: Default-First-Site-Name\RR8APS01$AgfaHealthcare
Starting test: Connectivity
......................... RR8APS01$AgfaHealthcare passed test Connectivity
Testing server: Default-First-Site-Name\RR8APS02$AgfaHealthcare
Starting test: Connectivity
......................... RR8APS02$AgfaHealthcare passed test Connectivity
Testing server: Default-First-Site-Name\RR8APS03$AgfaHealthcare
Starting test: Connectivity
......................... RR8APS03$AgfaHealthcare passed test Connectivity
Doing primary tests
Testing server: Default-First-Site-Name\RR8APS01$AgfaHealthcare
Starting test: Replications
......................... RR8APS01$AgfaHealthcare passed test Replications
Starting test: Topology
......................... RR8APS01$AgfaHealthcare passed test Topology
Starting test: CutoffServers
......................... RR8APS01$AgfaHealthcare passed test CutoffServers
Starting test: ObjectsReplicated
......................... RR8APS01$AgfaHealthcare passed test ObjectsReplicated
Starting test: KccEvent
......................... RR8APS01$AgfaHealthcare passed test KccEvent
Starting test: SystemLog
......................... RR8APS01$AgfaHealthcare passed test SystemLog
Starting test: VerifyReplicas
......................... RR8APS01$AgfaHealthcare passed test VerifyReplicas
Testing server: Default-First-Site-Name\RR8APS02$AgfaHealthcare
Starting test: Replications
......................... RR8APS02$AgfaHealthcare passed test Replications
Starting test: Topology
......................... RR8APS02$AgfaHealthcare passed test Topology
Starting test: CutoffServers
......................... RR8APS02$AgfaHealthcare passed test CutoffServers
Starting test: ObjectsReplicated
......................... RR8APS02$AgfaHealthcare passed test ObjectsReplicated
Starting test: KccEvent
......................... RR8APS02$AgfaHealthcare passed test KccEvent
Starting test: SystemLog
......................... RR8APS02$AgfaHealthcare passed test SystemLog
Starting test: VerifyReplicas
......................... RR8APS02$AgfaHealthcare passed test VerifyReplicas
Testing server: Default-First-Site-Name\RR8APS03$AgfaHealthcare
Starting test: Replications
......................... RR8APS03$AgfaHealthcare passed test Replications
Starting test: Topology
......................... RR8APS03$AgfaHealthcare passed test Topology
Starting test: CutoffServers
......................... RR8APS03$AgfaHealthcare passed test CutoffServers
Starting test: ObjectsReplicated
......................... RR8APS03$AgfaHealthcare passed test ObjectsReplicated
Starting test: KccEvent
......................... RR8APS03$AgfaHealthcare passed test KccEvent
Starting test: SystemLog
......................... RR8APS03$AgfaHealthcare passed test SystemLog
Starting test: VerifyReplicas
......................... RR8APS03$AgfaHealthcare passed test VerifyReplicas
DNS Tests are running and not hung. Please wait a few minutes...
Running partition tests on : healthcare
Starting test: CrossRefValidation
......................... healthcare passed test CrossRefValidation
Running partition tests on : Schema
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Running partition tests on : Configuration
Starting test: CrossRefValidation
......................... Configuration passed test CrossRefValidation
Ensure that all tests have passed.
Topic number: 113426 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |