Recovering the MSDP Catalog from a shadow copy
After you restore the MSDP catalog from a backup to the catalog shadow directories, you must recover the catalog from the catalog shadow directory.
To recover the MSDP Catalog from a shadow copy
- Start the NetBackup Deduplication Manager (spad):
UNIX:/usr/openv/pdde/pdconfigure/pdde start spad
Windows:install_path\Veritas\pdde\spad --start
- Recover the catalog from the shadow copy:
UNIX:/usr/openv/pdde/pdcr/bin/cacontrol --catalog recover all
Windows:<install_path>\Veritas\pdde\cacontrol --catalog recover all
- Stop the NetBackup Deduplication Manager (spad):
UNIX: /usr/openv/pdde/pdconfigure/pdde stop spad
Windows: install_path\Veritas\pdde\spad --stop