Load backup files into the repository database to revert undesirable changes or to recover from a catastrophic failure.
If you configured SAP Control Center to store backups somewhere other than the default location, change the source directory in the copy commands in this procedure.
These commands start SQL Anywhere® on a 32-bit Windows machine:
% cd C:\sap\SCC-3_3\services\Repository % ..\..\bin\sa\bin_windows32\dbsrv11.exe scc_repository -ad C:\sap\SCC-3_3\backup\incremental
These commands start SQL Anywhere on a 64-bit machine running Solaris:
$ cd /opt/sap/SCC-3_3/services/Repository $ ../../bin/sa/bin_sunsparc64/dbsrv11 scc_repository -ad /opt/sap/SCC-3_3/backup/incremental