Creates cross references to the drive letters used by the primary and fallback support servers so both servers refer to the same physical drive.
sp_fallback_upd_dev_drive {'PrimarySvrName', 'PrimaryDrive', 'FallbackDrive'}
where
This procedure must be executed on the fallback support server by using a direct connection to the fallback support server, or by using a remote stored procedure call to the fallback support server while connected to the primary server.
Only the system administrator can execute this procedure on the local primary server.
master.dbo.spt_fallback_usg
sp_addremotelogin | sp_helplogins |
sp_addserver | sp_serveroption |
sp_change_users_login |