You must follow the steps below to restore a damaged master device. Each step is discussed in more detail on the following pages.
Step |
See |
---|---|
Find hard copies of the system tables needed to restore disks, databases and logins. |
|
Shut down Adaptive Server, and use dataserver to build a new master database and master device. |
|
Restart Adaptive Server in master-recover mode. |
|
Re-create the master database’s allocations in sysusages exactly. |
|
Update the Backup Server network name in the sysservers table. |
|
Verify that your Backup Server is running. |
|
Use load database to load the most recent database dump of master. Adaptive Server stops automatically after successfully loading master. |
|
Update the number of devices configuration parameter in the configuration file. |
“Step 8: Update the number of devices configuration parameter”. |
Restart Adaptive Server in single-user mode. |
|
Verify that the backup of master has the latest system tables information. |
“Step 10: Check system tables to verify current backup of master” |
Restart Adaptive Server. |
|
Check syslogins if you have added new logins since the last backup of master. |
|
Restore the model database. |
|
Compare hard copies of sysusages and sysdatabases with the new online version, run dbcc checkalloc on each database, and examine the important tables in each database. |
|
Dump the master database. |