Viewing 15 posts - 766 through 780 (of 872 total)
James Horsley (2/29/2008)
Is one (or both) of the servers Win 2000 Server or are both Win 2003?
All the servers are 2k3, my local is XP.
February 29, 2008 at 7:07 am
Sugesh Kumar (2/28/2008)
So You have sorted this problem out with changing to a domain account.
Unfortunately no ... nothing has changed. My openquery does not work against a destination server, unless...
February 29, 2008 at 5:34 am
Jim Mace (2/28/2008)
February 28, 2008 at 1:12 pm
This is a little something I've been working on ... you might find it handy. It is not yet finished, but it does the job.
One is a proc that uses...
February 28, 2008 at 12:15 pm
Depending on whether or not you want to be able to roll back for any particular reason, I'd recommend doing a backup/restore. If you detach/reattach, there is no going back...
February 28, 2008 at 11:56 am
Sugesh Kumar (2/28/2008)
February 28, 2008 at 9:25 am
Steve Jones - Editor (2/28/2008)
February 28, 2008 at 9:08 am
Sugesh Kumar (2/28/2008)
February 28, 2008 at 9:05 am
tosscrosby (2/27/2008)
Server: Msg 170, Level 15, State 1, Procedure sp_who5, Line 38
Line 38: Incorrect syntax...
February 27, 2008 at 4:01 pm
Joseph (2/27/2008)
Actually A to Z things which are going on server or database ;)...just kidding..
Basically we need to monitor server health...
February 27, 2008 at 8:26 am
Anyone have any additional input on this topic?
Thanks
February 26, 2008 at 8:38 pm
Make a custom role in the database, grant execute to the role, and then give the user access to that role.
February 26, 2008 at 8:37 pm
Being a DBA, there wasn't much value for me in terms of "how does the server currently look" as that responsibility was usually held by the operations folks. It was...
February 26, 2008 at 8:35 pm
So, basically you're trying to restore a database?
Have you tried restoring a database from another location (different location, different backup)?
It sounds like the account running SQL server does not have...
February 26, 2008 at 2:17 pm
Viewing 15 posts - 766 through 780 (of 872 total)