Microsoft
Software
Hardware
Network
Question : SQL Full Backups and Trans Backups
experts,
I'm trying to create the following scenario through maintenance plans:
-full backup of databases nightly
- log file backups on the full backups .bak file.
Can someone walk me how to do this please?
Right now, my log file backups are all seperate files which makes it a little more difficult to maintain.
Thanks,
Tom
Answer : SQL Full Backups and Trans Backups
Hmmm...I always create separate log file backups. Why don't you like this? The reason is that it lets me put a time stamp on them, and in the event I need to restore them, its easy to determine the order I need to restore them in.
Random Solutions
Create a "duplicate record" with one different value in a column
VFP, Append Grid data to a table
Unique DC demotion situation
Data Sort by two columns
Setting up roaming profiles on Win2K server when using Win7 Pro as my client
Moving a child form when a parent form moves
Muliple LIKE Statement?
.aspx.cs code for adding a textbox entry to "[contains(title, 'TextboxEntry']"
Why can't liberals succeed in the media?
Find a number in a string - Javascript