Re: Attach norecovery database
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 09/14/04
- Next message: oj: "Re: TRICKY SQL (UPDATE statement)"
- Previous message: Andrew J. Kelly: "Re: shrinklog"
- In reply to: Kevin: "Attach norecovery database"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Sep 2004 19:49:17 -0400
When you detach a db it rolls back any open trans so the answer is no. You
can attach it but it it will already have been put into recovery.
-- Andrew J. Kelly SQL MVP "Kevin" <Kevin@noemail.com> wrote in message news:OWajj3qmEHA.1288@TK2MSFTNGP10.phx.gbl... > Is there a way to attach a database to norecovery mode? We have a 2nd site > where the target database is in norecovery mode for continuous log files. > If we detach the database while it is in norecovery mode, could we attach > the database back in norecovery mode. I tried it and it turned into > recovery mode with few transactions rollback while detach. Thanks! > > >
- Next message: oj: "Re: TRICKY SQL (UPDATE statement)"
- Previous message: Andrew J. Kelly: "Re: shrinklog"
- In reply to: Kevin: "Attach norecovery database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|