|
Blue Forest http://www.lslnet.com at 11:08 on July 8, 2006
BACKUP SERVER closure, please come and see us!
Covert 9.0+SYBASE 12.5
But they found that the use of activated service order
1>shutdown SYB_BACKUP
2>go
BACKUP shutdown can correct, but if the day after the operation, shutdown SYBASE every issue, but could not shutdown BACKUP, which is why? Her older brother, who urged that the information being given as follows :
Msg 7205, Level 17, State 2 :
Server 'PROVEWAY' Line 1 :
Can 't open a connection to site' SYB_BACKUP '. See the error log file in the SQL
Server boot directory.
Msg 7205, Level 18, State 3 :
Server 'PROVEWAY' Line 1 :
Can 't open a connection to site' SYB_BACKUP '. See the error log file in the SQL
Server boot directory.
Server SHUTDOWN by request.
The SQL Server is terminating this process.
CT-LIBRARY error :
Ct_results () : network packet layer : internal net library error Net-Library operation terminated due to disconnect : |
You should confirm whether the backup process function normally before you shutdown it. |
Sp_helpserver
Go |
Use sp_addserver SYB_BACKUP, null, YOUR_BACKUP_SERVER_NAME
You create the backup server name with SYB_BACKUP linked together. |
| |