Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesDoes point-in-time restore only for full recovery model? and if i use a full - backup then can i restore in any time or just the backup time? or if use transaction log , it can only to restore to the time of transaction log, can i restore one minutes before the transaction log
Post Follow-up to this messageHi Yes, Point in time only works when a database is in full recovery mode, the database is backed up, and the transaction log is backed up on a regular basis. You can do a point in time restore anywhere between the time the backup is completed and the last transaction log backup is completed. Regards -------------------------------- Mike Epprecht, Microsoft SQL Server MVP Zurich, Switzerland IM: mike@epprecht.net MVP Program: http://www.microsoft.com/mvp Blog: http://www.msmvps.com/epprecht/ "Joe" <Joe@discussions.microsoft.com> wrote in message news:F0B43886-5D63-4F9B-A3E3- 223CA20A831D@microso ft.com... > Does point-in-time restore only for full recovery model? > and if i use a full - backup then can i restore in any time or just the > backup time? > or if use transaction log , it can only to restore to the time of > transaction log, can i restore one minutes before the transaction log
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread