Restore SDM Data
Last Updated:
July 07, 2026
The restore function can only be performed on the SDM server. To restore SDM data from a previous backup:
- Log in as the SDM user (User Name is SDM and the password is entered in the Password field).
- Exit the SDM application.
- Open an SDM Terminal window by right-clicking and selecting Open Terminal.
- Enter stop_sdm_service. When fully stopped, the system displays a prompt.
- Enter stop_db_service to stop the Adaptive Server Anywhere - WebNmsDB service. When fully stopped, the system displays a prompt.NOTE: If necessary, move the backup file you wish to restore to a directory you can access on your PC. For example, if the backup file has been moved to tape, you must first move it to an accessible directory.
- Run sufrom the prompt to change to the root user (superuser); enter the password for the root user.
- Run the sdm_restore.shscript. The script is located in the directory /home/sdm/scripts.
- Select the <directory that contains the backup file> at the prompt. The sdm_restore.sh script lists the available backups.
- Select the <backup file you wish to restore>.
- Type exitat the prompt when the restore is complete. This will log out the root user, and leave you logged in as the SDM user.
- Enter start_db_serviceto restart the Adapter Server Anywhere - WebNmsDB service.
- Enter start_sdm_serviceto restart the SDM service.
- (Optional) Enter start_sdm_serviceto check the status.
When the status is running, you can restart your SDM client.
