Viewing 15 posts - 3,241 through 3,255 (of 4,745 total)
Ed Dee (11/3/2009)
November 3, 2009 at 3:46 am
there is no way to change the thresholds just for the time the reindex is running. At least you know why the threshold is being breached.
Krishna is on the right...
November 3, 2009 at 3:22 am
Its a personal choice. As hourly is quite a low frequency I would go for just over twice the backup frequency.
November 2, 2009 at 4:55 pm
Log backups can occur whilst indexes are rebuilt, in fact it is more important that they do as reindex can produce a lot of log.
Is your log backup frequency...
November 2, 2009 at 3:48 pm
Thats good to know. Pure coincidence I logged into active threads and this came up top of the list!
🙂
November 2, 2009 at 12:19 pm
I don't think it is complicated. SSMS will build up a restore job for you starting from the latest full backup to the latest tran log backup. all the information...
November 2, 2009 at 5:18 am
SQL server service needs to be running under a domain user account and that account needs read permissions on the share.
November 1, 2009 at 3:39 pm
Is this log shipping created via the wizard because there should be an option to delete the .trn files older than a specified age.
Its the restore job that deletes them...
November 1, 2009 at 3:33 pm
Mark_Pratt (10/31/2009)
george sibbald-364359 (10/31/2009)
just a warning to those guys who have renamed the 'sa' account
Sounds like schoolboy error from MS! Perhaps they should have used where sid = 0x01 and...
October 31, 2009 at 2:41 pm
just a warning to those guys who have renamed the 'sa' account
October 31, 2009 at 2:05 pm
campag or shimano mr brew?
October 30, 2009 at 10:17 am
If it helps allay your fears you can log ship to a database of a different name, so you could have them all in one instance.
the external expert is probably...
October 29, 2009 at 4:41 pm
I have installed MS09-062 on one server (2005 SP4 9.00.4035). It installed and updated all components on server (database engine, SSIS,SSAS,SSRS) but as RS was installed does not answer the...
October 29, 2009 at 11:56 am
with SQL 2005 I would be careful about restoring the msdb database to a different server. In SQL 2000 this was a doddle you just updated the sysjobs.originating_server column to...
October 29, 2009 at 11:36 am
Viewing 15 posts - 3,241 through 3,255 (of 4,745 total)