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 > Dbaccess Error : 25572: Network driver cannot bind a name to the port

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-28-04, 12:00
sambu sambu is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
Dbaccess Error : 25572: Network driver cannot bind a name to the port

Hi All

I am using IDS 9.2 on a solaris box

I get this error when i use dbaccess

25572: Network driver cannot bind a name to the port.

anybody know why i am getting this error

the entries in my sqlhosts file seem ok

sqlhosts file
#####################################
test_3 ontlitcp test_3 on_test_3

services file
######################################
on_test_3 1545/tcp

hosts file
######################################
ip_address hostname test_3 loghost

is there any other utility other than dbaccess
where we cud run queries

Thanks
Sudhir
Reply With Quote
  #2 (permalink)  
Old 06-29-04, 07:34
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi Sudhir,

Please, can you change servicename, without "_" ?.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 07-05-04, 05:20
Goodie Goodie is offline
Registered User
 
Join Date: Jul 2004
Posts: 1
Hello,

I encountered the same problem at OS startup because Linux renamed the links auf my Informix startup scripts. The link names where changed form e.g. S21informix to S01informix. Because of this the database server instance was started BEFORE the network services where available ! As I found out later, SuSE Linux uses a new mechanism to (re)set the order of startup scripts depending on some header information in the script files themselves.

So, the simple reason for this "error" may be that network services are not available at startup of the database.

Bye, Gudrun
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