Viewing 15 posts - 31 through 45 (of 52 total)
Thanks for the idea but I get: "SQL Mail session is already started." Everything worked just fine until I restarted the SQL service on the machine. It's almost...
January 7, 2008 at 6:04 am
My problem is not one where a particular job step fails or hangs, a step successfully completes and then the job itself just hangs. Usually the job executes just...
January 2, 2008 at 6:22 am
If I remember correctly, SSIS has a bug when it comes to 'put'ting data on a UNIX server. The last I heard from MS is that a fix will...
December 28, 2007 at 12:10 pm
I found the problem, or rather my tech support staff did on Christmas day; the process response (idle?) time on the VPN was set too short. Apparently, when the...
December 27, 2007 at 10:40 am
Yup, did a 'refresh', shut down SSMS and re-started, no joy. I am running this over a VPN and one of network techs said this could cause an issue;...
December 21, 2007 at 8:47 am
No, the recovery finishes. It's just that afterward the blasted thing stays in a 'Restoring' state.
December 20, 2007 at 5:34 am
Sorry, I forgot that. I do have the path for the backup file fully defined.
December 19, 2007 at 3:13 pm
Sure:
restore database ds2
from disk = 'ds1.bak'
with recovery,
...
December 19, 2007 at 2:45 pm
Yes; I turned Writeback off then on. However, I doubt that this had been done prior to the original failure. Is there something in the writeback scenario that...
December 4, 2007 at 5:44 am
Steve -
I thought 'Analysis Services' was the correct forum; where should I have put this?
December 3, 2007 at 5:16 am
I stumbled on the answer, it had to be re-created from scratch. Thanks anyway.
Tim
November 27, 2007 at 6:00 am
My work around wasn't elegent, but I ended up using .txt files and running the ftp executable.
November 5, 2007 at 10:01 am
Viewing 15 posts - 31 through 45 (of 52 total)