| 
 能否具体点,谢谢....load后出错提示,和online之后的出错提示 
. 
Backup Server: 4.58.1.1: Database fydb: 18781142 kilobytes LOADed. 
Backup Server: 3.42.1.1: LOAD is complete (database fydb). 
Caution:  You have set up this database to include space on disk 6 for both data 
  
and the transaction log.  This can make recovery impossible if that disk fails. 
Caution:  You have set up this database to include space on disk 19 for both 
data and the transaction log.  This can make recovery impossible if that disk fails. 
  
1> online database fydb 
2> go 
Msg 930, Level 14, State 1: 
Line 1: 
Database 'fydb' cannot be opened because either an earlier system termination 
left LOAD DATABASE incomplete or the database is created with 'for load' option. 
  
Load the database or contact a user with System Administrator (SA) role. 
1>  |