Forum Discussion
Connecting to Informix
- 10 years ago
Hi, a few things worth mentioning:
- The default port number is 9089. If the server isn't on that port, can you make sure specifying the correct port number?
- Can you make sure you can connect to your Informix server from your machine using TCP/IP? Also can you make sure the server name can be resolved by dns?
- Can you make sure you're not specifying the server name with "http://" at the beginning?
- It could be a firewall issue on the server, can you check that as well?
It looks like a connection issue and there must be some configuration mistake somewhere, but with the very limited details I have, I can't point you to a specific direction.
Thanks
Hi, a few things worth mentioning:
- The default port number is 9089. If the server isn't on that port, can you make sure specifying the correct port number?
- Can you make sure you can connect to your Informix server from your machine using TCP/IP? Also can you make sure the server name can be resolved by dns?
- Can you make sure you're not specifying the server name with "http://" at the beginning?
- It could be a firewall issue on the server, can you check that as well?
It looks like a connection issue and there must be some configuration mistake somewhere, but with the very limited details I have, I can't point you to a specific direction.
Thanks
This is what I am typing in for my server and database. I am working with our admin who is in charge with this server. We are curious as to what exactly we should be putting in the Server box? Is it the DBSERVER name or is it where the server resides? We have the port configured to the default port you mentioned so we are stuck as to what to do next.