Viewing 15 posts - 556 through 570 (of 854 total)
Thank you, My question is under which db I need to create a sp_AddMyTrace and then run it. I need to investigate for all db how data gets deleted. Under...
July 26, 2009 at 7:47 am
I found the history and this is what I have [Microsoft][ODBC SQL Server Driver][SQL Server]Repair statement not processed. Database needs to be in single user mode.
why is that?
July 16, 2009 at 9:49 am
Also,Integrity job swowing in lSQLogs that ran as DBCC CheckDB,but optimization ran in job history I see and not showing in logs, why is that?
July 15, 2009 at 8:00 am
Will any torn pages on, can cause locking when running integrity job?
July 15, 2009 at 7:49 am
I can't do that because it will slow down our websides. My maintance plan runs on Sunday. I thought there is a standard command runs for optimization and integrity. Thank...
July 15, 2009 at 7:46 am
How, do you know that? I want to know which db changes to 0 status, which to 16 and maybe change options. Thank you
July 15, 2009 at 5:02 am
Would something like ‘Torn Pages’ be detected or handled by the optimization job?
July 14, 2009 at 4:17 pm
Why No reason to shrink a database? what happens web online when this happens?
July 14, 2009 at 12:55 pm
Do I need to remove for both system and all databases? What happend in future if I remove this option and why do I need to remove it? Thank you
July 14, 2009 at 12:44 pm
This is what I have for all my db accept system:
EXECUTE master.dbo.xp_sqlmaint N'-PlanID 05C26610-E745-4EF0-9788-D7CCB8A02939 -Rpt "E:\MSSQL\LOG\SAVVIS Full Recovery Model DB Maintenance Plan0.txt" -WriteHistory -RebldIdx 10 -RmUnusedSpace 50 10 '
This...
July 14, 2009 at 12:19 pm
I didn't find any information about Torn Page Protection, I need to know why my db is set to true in status of sysdatabases and why my other db is...
July 14, 2009 at 11:06 am
Thank you, Do I need to set? What is the purpose to set status in sysdatabases? My db2 is to 16 which means torn page detection (ALTER DATABASE). Can you...
July 14, 2009 at 9:30 am
Viewing 15 posts - 556 through 570 (of 854 total)