July 18, 2013 at 10:20 pm
hi guys, i have a reporting database in simple recovery mode, i need to.make.a full backup to be able to restore it in my development environment. Since my database.is.in.simple recovery mode is.it necesary for.me to also.create a log backup?,i read somewhere i need to do it to clear out the log and.prevent it from growing
July 19, 2013 at 1:34 am
You can't take log backups in simple recovery.
Take a normal full backup, copy it to the server you need to restore to. Restore the backup.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
July 19, 2013 at 7:46 am
Thanks gila!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply