12/05/2008, 21:09
|
| | Fecha de Ingreso: noviembre-2002 Ubicación: stgo
Mensajes: 111
Antigüedad: 22 años, 1 mes Puntos: 0 | |
Re: :'( Tengo respaldo de sql server y no puedo abrir iislas mira cuando ejecuto esto
RESTORE DATABASE tubase FROM DISK = 'G:\flexline 12-12-2006.bak'
WITH MOVE 'FlexlineExpress_data' TO 'C:\BDFlexline.mdf',
MOVE 'BLOB_bdflexline' TO 'C:\BLOB_bdflexline.ndf',
MOVE 'FlexlineExpress_log' TO 'C:\BDFlexline_log.ldf',
REPLACE
me aparece el siguiente error
Server: Msg 3270, Level 16, State 1, Line 1
An internal consistency error occurred. Contact Technical Support for assistance.
Server: Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally.
pero me crea los tres archivos...
??? eso es normal
__________________ atte. cog. |