Viewing 15 posts - 16 through 30 (of 63 total)
Microsoft SQL Server Management Studio10.0.1600.22 ((SQL_PreRelease).080709-1414 )
September 3, 2010 at 9:55 am
MS SQL 2008 Standard
September 3, 2010 at 9:48 am
I'm using XP and can't find the mru file anywhere
September 3, 2010 at 5:20 am
A quick check of the two small test tables involved confirms your explanation.
The primary table has HeatIds = 0..18
The secondary table has HeatIds = 1..19
I can't understand how that...
August 24, 2010 at 11:13 am
A proxy account was the solution. I created a credential, a proxy and change the job to run under the proxy. Thanks to both of you.
August 23, 2010 at 1:41 pm
I think you are correct. I have a domain account that the package can use, but I haven't passed the password to it. I'll have to figure out how to...
August 23, 2010 at 11:21 am
First problem...I have no hair left to pull out....
For this last attempt I used the script samples presented by Randall Neth.
Firewall is disabled
It appears that I can establish a...
August 13, 2010 at 9:31 am
I followed Randall Neth's scripts but I still get the same error. "...can not be reached...".
When I telnet to the principal and mirror, I don't get an error, I...
August 13, 2010 at 8:55 am
Thanks. I've got two sets of scripts to try and they are very similar. I'll sleep better this weekend if I can get one of them to work.
August 13, 2010 at 6:08 am
I think the link is broken, but I think I have found the article through google.
August 13, 2010 at 5:48 am
SQL Authentication is definitely an issue. There is some resistance here to using domain accounts because a different group is responsible for passwords etc. However, because of some other issues...
August 13, 2010 at 5:41 am
I am using the Wizard in MS SQL 2008 to create configure the security. I have the option of either Windows or SQL authentication. I chose SQL.
I tried...
August 12, 2010 at 3:35 pm
Both endpoints show a state_desc = STARTED
Evidently I don't have telnet on the servers but I did try to telnet from my desktop (telnet 10.141.184.34 5022). I did not get...
August 12, 2010 at 3:16 pm
Viewing 15 posts - 16 through 30 (of 63 total)