Viewing 15 posts - 346 through 360 (of 769 total)
David Benoit (12/3/2010)
YSLGuru (12/3/2010)
D:\MSSQL\Install\osql -E -n-1 -i D:\MSSQL\Install\instmsdb.sql -o C:\MyExecution.txt
I am not an OSQL guru so I may have misused it. Is osql.exe an executable that is picky about...
December 3, 2010 at 12:17 pm
David Benoit (12/3/2010)
Have you tried moving the files before starting it with the trace flag?
I actually got past that error and now am having trouble executing the sql file 'instmsdb.sq'....
December 3, 2010 at 11:53 am
GilaMonster (11/24/2010)
YSLGuru (11/24/2010)
December 1, 2010 at 1:50 pm
Jeffrey Williams-493691 (11/30/2010)
GSquared (11/30/2010)
November 30, 2010 at 4:06 pm
Gail - Hopefully your still watching this thread. I debated creating a new thread about this (what I discovered today that may be game changer on this investigation) but...
November 24, 2010 at 11:41 am
GilaMonster (11/23/2010)
Corrupt pages don't usually appear and disappear, unless the pages are getting deallocated (index rebuilds,...
November 23, 2010 at 2:56 pm
GilaMonster (11/23/2010)
Could something have deleted rows from that table (and resulted in pages deallocated) before the backup that...
November 23, 2010 at 12:31 pm
Gail,
Of course I'm not just looking for commiserations. Because of an NDA with the vendor (the software app that uses this DB) I have to check with legal anytime...
November 23, 2010 at 11:32 am
GilaMonster (11/22/2010)
Checksum error is a damaged page, it's a page that has been modified by something since SQL wrote it out to the filesystem. The...
November 22, 2010 at 10:41 pm
GilaMonster (11/22/2010)
Checksum error is a damaged page, it's a page that has been modified by something since SQL wrote it out to the filesystem. The...
November 22, 2010 at 1:59 pm
Gail, Thru some testing, while waiting for a restore of the DB I can DBCC against (takes 3 hours plus or minus an hour to restore the DB )...
November 22, 2010 at 1:33 pm
GilaMonster (11/22/2010)
If you don't know what the problems are, do a full checkDB. Two reasons
1) If you post here asking for help, it's the first thing I'll ask you...
November 22, 2010 at 11:25 am
David.Poole (11/11/2010)
EXEC sp_....
People use...
November 11, 2010 at 3:57 pm
PaulB-TheOneAndOnly (11/8/2010)
YSLGuru (11/8/2010)
PaulB-TheOneAndOnly (11/8/2010)
YSLGuru (11/8/2010)
Anyone In a mixed (non-Native SQL) Recovery setup who best to take the lead on investigating errors
Always remember Rule #4 which states "DBA are responsible for...
November 8, 2010 at 1:09 pm
PaulB-TheOneAndOnly (11/8/2010)
YSLGuru (11/8/2010)
Anyone In a mixed (non-Native SQL) Recovery setup who best to take the lead on investigating errors
Always remember Rule #4 which states "DBA are responsible for database recoverability"...
November 8, 2010 at 12:49 pm
Viewing 15 posts - 346 through 360 (of 769 total)