Cisco Cisco Agent Desktop 9.0 Guide De Dépannage

Page de 142
Cisco CAD Troubleshooting Guide
50
March 13, 2015
9. Type 
exit
 and press Enter to close the DOS window. 
10. Restart the LDAP Monitor service. If you are using flat files instead of SQL 
Server, restart the Recording and Statistics service.
If the above procedure does not work, complete the following steps.
LDAP Monitor service will automatically backup the Directory Services database every 
night at midnight. The backups are stored in the ...Cisco\Desktop\ldap_archive folder. 
It maintains backups of the last four days. The backup file is named 
LdapAutomaticBackup<timestamp>.ldif, where <timestamp> is the number of 
seconds since January 1, 1970 (for example, LdapAutomaticBackup_
1339477261406.ldif). You can use the file timestamp to determine when the backup 
was made.
To recover the Directory Services database (Method 3):
1. On the PC hosting the database, stop the LDAP Monitor service. If you are 
using flat files instead of SQL Server, stop the Recording and Statistics 
service. 
2. Rename …Cisco\Desktop\database to …Cisco\Desktop\old_database.
3. Create a new folder called …Cisco\Desktop\database.
4. Copy DB_CONFIG and all files with a *.dat extension from the old_database 
folder to the new database folder. If you are using flat files instead of SQL 
Server, copy all sub folders from the old_database folder to the new database 
folder.
5. Copy one of the Directory Services database backup files from the 
...Cisco\Desktop\ldap_archive folder to the new database folder. Choose the 
backup file from a date on which the Directory Services database was known 
to be good.
6. Open a command window and change directories to …Cisco\Desktop\bin (the 
drive and exact location of this directory depends on where the services were 
installed).
7. Type the following command and press Enter.
slapadd -f slapd.conf -l LdapAutomaticBackup<timestamp>.ldif -c
8. Type 
exit
 and press Enter to close the DOS window. 
9. Restart the LDAP Monitor service. If you are using flat files instead of SQL 
Server, restart the Recording and Statistics service.
Out of Sync Directory Services Databases
The secondary Directory Services database can become out of sync with the primary 
Directory Services database. A possible reason for this to occur is that the secondary 
database was reinstalled.