Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago
Solved

Connecting to Informix

I am trying to setup an Informix dataset and have no clue whats wrong since its in beta and cant find much community questions. It asked me for my server and database when I was setting it up. I put...
  • arify's avatar
    arify
    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