Skip to Content.
Sympa Menu

freetds - [freetds] TSQL error - connect error: Not owner

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Kirtley <mzkirtley AT hotmail.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] TSQL error - connect error: Not owner
  • Date: Mon, 11 Feb 2008 12:23:48 +0000

Hi,
I am trying a tsql connection from HP-UX to SQL*Server 2000 on Windows XP
and get the following error -

tsql -H xxx.xxx.xxx -p 1433 -U salocale is "C C C C C C"locale charset is
"roman8"Password:Msg 20009, Level 9, State 0, Server OpenClient, Line 0Server
is unavailable or does not exist.There was a problem connecting to the server
I can ping and telnet the address xxx.xxx.xxx

/usr/local/etc# telnet xxx.xxx.xxx 1433Trying...Connected to
xxx.xxx.xxx.Escape character is '^]'.

After setting TDSDUMP the log file shows -

util.c:288:Starting log file for FreeTDS 0.64 on 2008-02-11 11:54:31
with debug flags 0x4fff.iconv.c:195:names for ISO-8859-1:
iso81iconv.c:195:names for UTF-8: UTF-8iconv.c:195:names for UCS-2LE:
(null)iconv.c:195:names for UCS-2BE: ucs2iconv.c:361:iconv to convert
client-side data to the "roman8" character
seticonv.c:514:tds_iconv_info_init: converting
"ROMAN8"->"UCS-2LE"net.c:168:Connecting to xxx.xxx.xxx port
1433.net.c:256:connect error: Not ownerutil.c:119:Changing query state from
IDLE to DEADtoken.c:2252:tds_client_msg: #20009: "Server is unavailable or
does not exist.". Connection state is now 4.mem.c:519:tds_free_all_results()
Any suggestions ? I couldn't find anything on the web to help.

Regards,
Mike
_________________________________________________________________
Free games, great prizes - get gaming at Gamesbox.
http://www.searchgamesbox.com



Archive powered by MHonArc 2.6.24.

Top of Page