Viewing 15 posts - 421 through 435 (of 541 total)
That's your backup software's (VERITAS i think) database.
October 28, 2008 at 2:16 pm
This will help:
http://www.sqlservercentral.com/scripts/Miscellaneous/30871/
October 28, 2008 at 1:49 pm
this will help:
http://www.sqlservercentral.com/scripts/Miscellaneous/30871/
October 28, 2008 at 1:45 pm
Use backup/restore. It will save a lot of time.
October 27, 2008 at 11:04 am
GilaMonster (10/15/2008)
Are you seeing queries running longer than they should? Are you seeing blocking? If the queries have high wait times, what are they waiting on?
Gail
This morning it happened again...
October 17, 2008 at 7:53 am
Jack
Connections to SQL Server.
Gila
Yes i did run update stats on all tables.
October 15, 2008 at 7:55 am
GilaMonster (9/23/2008)
AlexSQLForums (9/23/2008)
I had a truncate log step right after full backup.You need the full backup after the truncate to restart the broken log chain.
I do have full backup after...
September 23, 2008 at 11:07 am
GilaMonster (9/23/2008)
September 23, 2008 at 9:43 am
K. Brian Kelley (8/14/2008)
Wilfred van Dijk (8/14/2008)
OK, enough. NT 4 was a product of the 90's. Stop searching for an...
August 14, 2008 at 5:17 am
Alan (8/5/2008)
1. You created a new subtask in the database maintenance which is managing to jobs in the agent
2. (This happened to me) You renamed...
August 5, 2008 at 9:26 am
crever (8/5/2008)
I haven't seen this exact problem, but many just like it. That's why I don't use maint plans.
Crever Thanks for the links
i will recreate backups with T-SQL.
August 5, 2008 at 9:12 am
Alan (8/5/2008)
I have mostly given up on the maintenance plans as they do not seems as stable as...
August 5, 2008 at 8:58 am
Nicole (5/30/2008)
we have cluster on our server running on 2005 with two nodes active/passive, Now the cluster is failover to the active due to some problems, How to bring...
May 30, 2008 at 8:42 am
Viewing 15 posts - 421 through 435 (of 541 total)