Unix Technical Forum

App server unable to connect to SQL Server 2000 developer edition on localhost.

This is a discussion on App server unable to connect to SQL Server 2000 developer edition on localhost. within the SQL Server forums, part of the Microsoft SQL Server category; --> Anyone encounter differences between SQL2K EE and SQL2K Dev Editon? FAILS ----- Machine_A [App Server] <-- JDBC --> Machine_A\SQL2K_Dev_Ed..db ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 02:23 AM
LB
 
Posts: n/a
Default App server unable to connect to SQL Server 2000 developer edition on localhost.

Anyone encounter differences between SQL2K EE and SQL2K Dev Editon?

FAILS
-----
Machine_A [App Server] <-- JDBC --> Machine_A\SQL2K_Dev_Ed..db

Error: "com.inet.tds.SQLException: Connection refused"

When app server on Machine_A attempts to connect to database on
Machine_A the conenction is refused.


SUCCEEDS
---------
Machine_A [App Server] <-- JDBC --> Machine_B\SQL2K_EE..db


When app server on Machine_A attempts to connect to database on
Machine_B the conenction succeeds and the app server runs normally.

JDBC driver: com.inet.tds.TdsDriver

jdbc:inetdae7:locahost:1433

I don't believe the app server is exhausting the 10-connection max on
SQL2K developer edition (there is a 10-connection limit imposed on the
developer edition, correct?)

LB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 02:24 AM
Simon Hayes
 
Posts: n/a
Default Re: App server unable to connect to SQL Server 2000 developer edition on localhost.

lbunet@hotmail.com (LB) wrote in message news:<35e1fa55.0404062027.3635b8b9@posting.google. com>...
> Anyone encounter differences between SQL2K EE and SQL2K Dev Editon?
>
> FAILS
> -----
> Machine_A [App Server] <-- JDBC --> Machine_A\SQL2K_Dev_Ed..db
>
> Error: "com.inet.tds.SQLException: Connection refused"
>
> When app server on Machine_A attempts to connect to database on
> Machine_A the conenction is refused.
>
>
> SUCCEEDS
> ---------
> Machine_A [App Server] <-- JDBC --> Machine_B\SQL2K_EE..db
>
>
> When app server on Machine_A attempts to connect to database on
> Machine_B the conenction succeeds and the app server runs normally.
>
> JDBC driver: com.inet.tds.TdsDriver
>
> jdbc:inetdae7:locahost:1433
>
> I don't believe the app server is exhausting the 10-connection max on
> SQL2K developer edition (there is a 10-connection limit imposed on the
> developer edition, correct?)
>
> LB


There is no connection limit in Developer Edition - it's Enterprise
Edition with a different licence.

I don't know exactly what "Connection refused" means, but you might
want to check the SQL Server logs for failed logins, and also test
your username/password combination with osql.exe or whatever, just to
make sure it works correctly. You could also check the authentication
modes on the two servers (Windows or Mixed), to see if they are the
same - username/password works only in Mixed mode, if that's what
you're using.

Simon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-29-2008, 02:25 AM
LB
 
Posts: n/a
Default Re: App server unable to connect to SQL Server 2000 developer edition on localhost.

sql@hayes.ch (Simon Hayes) wrote in message news:<60cd0137.0404070120.39c31661@posting.google. com>...

.... [See first post for text that appeared here]

> There is no connection limit in Developer Edition - it's Enterprise
> Edition with a different licence.
>
> I don't know exactly what "Connection refused" means, but you might
> want to check the SQL Server logs for failed logins, and also test
> your username/password combination with osql.exe or whatever, just to
> make sure it works correctly. You could also check the authentication
> modes on the two servers (Windows or Mixed), to see if they are the
> same - username/password works only in Mixed mode, if that's what
> you're using.
>
> Simon


Thanks for the feedback.

LB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:12 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com