Viewing 15 posts - 2,116 through 2,130 (of 2,897 total)
Leo (10/28/2008)
Thanks. I add another maintenance plan for transaction log only.
How often does the maintenance plan for transaction log run ?
October 28, 2008 at 8:52 am
vkundar (10/27/2008)
I am new to this forum.
I had faced the same backup issue and I followed the above steps and it was successfull.
Right now I have...
October 28, 2008 at 8:24 am
Or are you backing up across the network ? If so, times can be affected by other network activity.
October 28, 2008 at 8:20 am
Quintuple Post :w00t:
If you only want "new" records, then you have to put some logic in your DTS. Maybe run it once a day and use some date paramater to...
October 26, 2008 at 6:48 pm
george sibbald (10/26/2008)
please don't TRIPLE post, choose one and delete the other two.make that quadruple
I think you meant QUINTUPLE :w00t:
We're going to run out of "tuples" soon.
October 26, 2008 at 6:45 pm
Seggerman (10/24/2008)
October 24, 2008 at 2:05 pm
victor_bosc (10/24/2008)
Could you please tell a me a situation in which a shrink file will help?Thanks
A shrink could help you with overall storage needs. If you have 50 G of...
October 24, 2008 at 8:14 am
Or isolate payroll on a separate instance of SQL on the same server. But then you'll need to buy another SQL license.
October 23, 2008 at 9:19 am
You can also set it to READ_ONLY if you want access to it, but don't want anyone to be able to change the data.
(Not what you asked, but just as...
October 23, 2008 at 9:01 am
Do you understand that in SIMPLE mode, you cannot recover your database except to the last FULL backup ?
So, for example:
Thursday, 10 pm: Full Backup
Friday, 9 am ...
October 22, 2008 at 2:51 pm
Change the owner of the job to a SQL service acct.
October 22, 2008 at 2:19 pm
Yes, this relates to my other post about swapping out a drive. I need to move the files off the old drive, then back onto the new drive with the...
October 22, 2008 at 5:34 am
No history at all for any databases on the server ? It is possible to delete the backup history. Perhaps someone did ?
October 22, 2008 at 4:55 am
Viewing 15 posts - 2,116 through 2,130 (of 2,897 total)