Viewing 15 posts - 46 through 60 (of 74 total)
I can see these controller errors around the time we lost the database:
SCSI bus fault occurred on Storage Box box 0, , Port 1 of
Array Controller in slot...
January 15, 2009 at 8:26 am
as far as I can see from the SQL event log this database recovered successfully after the reboot after the failed disks:
Message
Recovery of database 'EQMCLOGRestore' (8) is 100% complete (approximately...
January 15, 2009 at 7:06 am
oops forgot the put the array controller warning:
"The current array controller had valid data stored in its battery backed write cache the last time it was reset or was powered...
January 15, 2009 at 5:33 am
Hi Gail
The I: drive is there and accesible and I can write a file to it. I can even change the name of the data and log files so it...
January 15, 2009 at 5:32 am
although its only a work area I would still keep one backup on local disk just in case you need to recover for some reason. You never know, you may...
December 12, 2008 at 2:08 am
yip. I'll save NYSE the cash.
btw - I was at your Surviving Corruption session at PASS. It was the best session I attended. As you can see I still...
December 12, 2008 at 2:05 am
Great tip. It would be nice to also get a warning in the error log if a CHECKDB has never been run against the databases.
Alan Cranfield
December 11, 2008 at 2:09 am
this is an old server where we weren't running regular DBCCs but from now on I will. 🙁
December 10, 2008 at 8:43 am
Hi Gail and Paul
Thanks for the reply. I restored from our backup and ran DBCC CHECKDB with NO_INFOMSGS again and we still have corruption:
Msg 8909, Level 16, State 1, Line...
December 10, 2008 at 2:30 am
I have gone with the RESTORE. Data loss was not option. cheers
December 9, 2008 at 10:15 am
please note this is a SQL2000 instance - I posted to the wrong forum. sorry.
December 9, 2008 at 9:33 am
BCP them out. We do that daily filtered on day. works great for archiving. be sure to use native mode and create an fmt file too to assist you when...
December 4, 2008 at 10:22 am
Turns out this was due to compression being set on the folder where the dump was being written to. Experience tells me never to have this setting, especially for large...
December 3, 2008 at 4:21 am
Litespeed backups. MSSQL supports multi-terabyte databases. Petabytes actually.
December 2, 2008 at 8:06 am
backup database database_27 to disk = 'c:\file1.bak', disk = 'c:\file2.bak',disk = 'c:\file3.bak'
December 2, 2008 at 8:05 am
Viewing 15 posts - 46 through 60 (of 74 total)