Viewing 15 posts - 3,121 through 3,135 (of 4,745 total)
pleasure Ian, hope it works out.
Shame there wasn't more response, but you can never tell with a public forum what will elicit responses.
December 22, 2009 at 7:16 am
then unless you can contact someone who can help you and has access to that drive this sounds like an uninstall via add\remove programs and a reinstall. ensure when you...
December 21, 2009 at 3:47 am
backup to a file, not a device.
backing up the database will not shrink the tran log if that is what you are expecting, but at 160mb I would not call...
December 20, 2009 at 12:31 pm
can you see the drive? do you have access to it, are the files there?
whats happened to this server recently? Has SQL ever started? Has someone tried to move the...
December 20, 2009 at 12:16 pm
the error iscomplaining about running the backup in a transaction. How are you trying to backup the database?
post the code if you are doing it using T-SQL code.
December 20, 2009 at 11:57 am
the database files for the model and msdb database are not where SQL expects them to be. As model cannot be found, tempdb cannot be created (tempdb is created from...
December 20, 2009 at 11:53 am
Steve Jones - Editor (12/18/2009)
We did move to VMs, we are clustered, and engaged some sort of SAN. The old architecture was:
VM's? controversial. let us know how that pans out....
December 19, 2009 at 4:59 am
Steve Jones - Editor (12/18/2009)
Broken images came about as we upgraded servers yesterday....
December 18, 2009 at 9:33 am
Ian, I don't think they are looking for war and peace here.
I think you have answered your own question in the last paragraph - remaining in the technical sphere, advancing...
December 17, 2009 at 3:24 pm
A simple sp_who2 will tell you if there is a restore running. In this case there will not be as you stopped the restore job. If you kill a restore...
December 17, 2009 at 2:59 pm
December 16, 2009 at 10:10 am
persevere, you'll get used to it!
December 16, 2009 at 9:54 am
nothing running at all? Even just running reindex on the database will cause log file growth and if you have growth factor at default 10% its going to grow in...
December 14, 2009 at 5:17 pm
Viewing 15 posts - 3,121 through 3,135 (of 4,745 total)