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 problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-04, 07:37
aalves aalves is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Red face Connection problem

Hello ,
Our environment is
AIX 4.3.3 ML 1O
INFORMIX 9.21
traying to connect we have the following problem :

listener-thread: err = -25573: oserr = 72: errstr = : Network driver
cannot accept a connection on the port.
Please give us any help to perform this situation
Reply With Quote
  #2 (permalink)  
Old 02-09-04, 09:03
WiccaChic WiccaChic is offline
Registered User
 
Join Date: Jan 2004
Posts: 71
..

Is your sqlhosts file setup?
Reply With Quote
  #3 (permalink)  
Old 02-10-04, 04:55
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
What is the contents of your $INFORMIX/etc/sqlhosts file?
What are the values of DBSERVERNAME and DBSERVERALIAS in your $INFORMIXDIR/etc/$ONCONFIG?
What is the value of
INFORMIXDIR
INFORMIXSERVER
INFORMIXSQLHOSTS

What port did you define in /etc/services?
__________________
rws
Reply With Quote
  #4 (permalink)  
Old 02-11-04, 09:06
aalves aalves is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Hello
Thank you for give same attention to my problem.
What is the contents of your $INFORMIX/etc/sqlhosts file?
ibmpt onsoctcp ibmpt sqlexec

What are the values of DBSERVERNAME and in your $INFORMIXDIR/etc/$ONCONFIG?
ibmpt, DBSERVERALIAS not set

What is the value of
INFORMIXDIR -/users/informix
INFORMIXSERVER- ibmpt
INFORMIXSQLHOSTS not set

What port did you define in /etc/services? 2000

best regards
Reply With Quote
  #5 (permalink)  
Old 02-12-04, 09:07
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Are you sure this port is not in use by another application?
Could you try and set
sqlexec 8000/tcp in your /etc/services file and try to connect to that port?
I don't have any AIX boxes so I cannot check what the os errnumber 72 means.
You could always check your errno.h file on your aix box.
__________________
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