Loading a Backup of master

Load the most recent backup of the master database.

For example, on UNIX platforms, use:
load database master from "/dev/nrmt4"
On Windows, use:
load database master from "\\.\TAPE0"

After load database completes successfully, SAP ASE shuts down. Watch for any error messages during the load and shut down processes.

Related tasks
Backing Up and Restoring User Databases