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 > connecting to localhost without a network: -908

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-12-10, 04:22
M8R M8R is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
connecting to localhost without a network: -908

Hi,

I'm trying to connect to a IDS 9.40 running on the same (windows) computer as the client frontend and it's working fine as long the network is up.

But the moment I pull the LAN plug the IDS can't be reached anymore. The client uses the %computername% and it's registered in the SQLHOSTS as host. When the network is down the %computername% (="MYLAPTOP") is resolved to localhost/127.0.01 -- but the client software as well as DBping reports an -908 error and won't connect over olsotcp. ISA reports no problems -- and the IDS service seems to be up and running fine ... but can't be reached at localhost.

Does anyone have an idea on how to setup the Informix server in a purely localhost environent? Or what is going wrong here?

Thanx alot!

Last edited by M8R; 07-12-10 at 04:26.
Reply With Quote
  #2 (permalink)  
Old 07-23-10, 12:07
theeiledon theeiledon is offline
Registered User
 
Join Date: Nov 2004
Posts: 60
We use laptops for demos and when on a customer's site we don't always have access to a network. You use this method:

1. Set DBSERVERALIASES in the onconfig
2. Define in sqlhosts/setnet32 assign an address for this alias of 127.0.0.1

When the LAN is down connect using the alias
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