If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > connection to informix database from windows client

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-09-02, 10:08
lakshmish lakshmish is offline
Registered User
 
Join Date: Sep 2002
Location: India
Posts: 1
connection to informix database from windows client

I have -908 error for connection. (IDS 9.21 is the server)

sqlhosts contents are

sunfire ontlitcp sunfire turbo

server env variable is set as below.

INFORMIXSERVER=sunfire

client is Win 2000/NT, params are configured using setnet32. host file and services are edited to add the servers machine IP/address and servcie(turbo) entry. Not able to makeout why db is not reachable from client.

client protocol (setnet32) used fore connection is onsoctcp.

Any specific set of steps for verification are greatly appreciated.

Thanks
Laks
Reply With Quote
  #2 (permalink)  
Old 09-10-02, 08:50
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Re: connection to informix database from windows client

Did you check your DBSERVERNAME and DBSERVERALIASes in your $ONCONFIG file?
is your sqlhosts file located in $INFORMIXDIR/etc ?

Are you able to connect with iLogin demo?
What about dbping on your client machine?

Is the correct servername stated in your error message?
Did you try INFORMIXCONTIME and INFORMIXCONRETRY?

Are you sure your server uses the tli interface? Check the release notes in $INFORMIXDIR/release
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 01-30-03, 16:26
jschrey jschrey is offline
Registered User
 
Join Date: Jan 2003
Posts: 2
Re: connection to informix database from windows client

I am having the same problem, did you end up resolving this problem? If so, what was the problem and how did you correct it.

Quote:
Originally posted by lakshmish
I have -908 error for connection. (IDS 9.21 is the server)

sqlhosts contents are

sunfire ontlitcp sunfire turbo

server env variable is set as below.

INFORMIXSERVER=sunfire

client is Win 2000/NT, params are configured using setnet32. host file and services are edited to add the servers machine IP/address and servcie(turbo) entry. Not able to makeout why db is not reachable from client.

client protocol (setnet32) used fore connection is onsoctcp.

Any specific set of steps for verification are greatly appreciated.

Thanks
Laks
Reply With Quote
  #4 (permalink)  
Old 01-31-03, 05:10
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
a few possibilities:

- Wrong connection statement (check servername in your connection string - this is not the actual machine name, but the name of the informix instance)
- Network is congested: play with INFORMIXCONTIME and INFORMIXCONRETRY
- Your connection parameters are wrong! Check sqlhosts file and onconfig and INFORMIXSERVER variable!
__________________
rws
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On