Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > Informix I-Connect, DBPing, ODBC Problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-19-03, 10:17
pprince pprince is offline
Registered User
 
Join Date: May 2003
Posts: 60
Informix I-Connect, DBPing, ODBC Problems

I've got

$INFORMIXDIR/etc/sqlhosts

ol_wgs oltlitcp localhost sqlturbo
ol_wgs_shm olipcshm localhost srv_agent

/etc/services

sqlturbo 1526/tcp
srv_agent 1530/tcp

netstat -an|grep 1526
tcp 0 0 127.0.0.1.1526 *.* CLOSED
tcp 0 0 127.0.0.1.1526 *.* LISTEN

no error messages on online.log
$INFORMIXSERVER on client is ol_wgs

I have SCO SQL retriever working but just can't get the Informix Client ODBC to work.
I get a -908 error
I cannot telnet the listening port either.
Reply With Quote
  #2 (permalink)  
Old 05-19-03, 12:01
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
I would advise yo to change the tcp connection settings in you sqlhosts file.

Don't use localhost for tcp connections. Use the hostname or ip address.
This is the hostname where the poll thread will listen.

Change this and you will be able to connect
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 05-19-03, 12:06
pprince pprince is offline
Registered User
 
Join Date: May 2003
Posts: 60
If I change that will I need to just restart informix or tcp/ip aswell?

Regards

Paul
Reply With Quote
  #4 (permalink)  
Old 05-19-03, 12:10
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
I think you do.
probably.
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 05-19-03, 12:11
pprince pprince is offline
Registered User
 
Join Date: May 2003
Posts: 60
many thanks will try this after hours, tonight
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On