Viewing 14 posts - 16 through 29 (of 29 total)
Thank you guys for the info.GRE thank you for the link.I modified the code to pull failed backups.works like a charm.
May 29, 2009 at 9:51 am
thank you all for all your valuable input.this has helped me setup something close to what i was looking for.:-)
May 19, 2009 at 7:21 am
Thank you for the reply paul.Man if i knew how to accomplish what i described in my post I would not have posted it:-D.Unfortunately I do not have the skills...
May 18, 2009 at 1:34 pm
thank you Lowell for the info.I did not know the sp_foreach db is using cursors in the background.You are right Since I am using this code only once to turn...
April 8, 2009 at 11:30 am
From a perfomance prespective I would want to avoid using cursors.What do you guys think is the best approach?
April 8, 2009 at 8:42 am
thank you Florian .Your code worked great .
April 7, 2009 at 3:49 pm
I tried using running and I get errors
sp_MSforeachdb
'
ALTER DATABASE [''?''] SET AUTO_CLOSE OFF WITH NO_WAIT
'
Msg 5011, Level 14, State 5, Line 3
User does not have permission...
April 7, 2009 at 3:31 pm
Thank you Greg
March 26, 2009 at 2:02 pm
thx for the reply mate.
I know #2 is laughable.I had to control laughing when my boss wanted to do this,but what can I say .I am new in the company...
March 13, 2009 at 8:59 am
Lowell,Thank you very much.I got what i was looking for and more.:D
November 3, 2008 at 4:01 pm
Lowell, thank you for your quick reply.
Unfortunately I cannot open up the script you attached .Can you paste the entire code in the post.
thanks
November 3, 2008 at 3:54 pm
Viewing 14 posts - 16 through 29 (of 29 total)