Installing Informix and ArcSDE on different servers
If you install ArcSDE on a different server than the IBM Informix database, you need to install the Informix client on the server where ArcSDE is installed.
The ArcSDE server must have the Informix Client-SDK or the Informix Connect (IConnect) product installed. The ArcSDE server machine must also have the Setnet32 application installed, which comes with both the Informix Client-SDK and IConnect applications.
The ESRI support site provides information on which versions of the Informix Client-SDK or IConnect products are supported with each release of ArcGIS. Go to support.esri.com and navigate to Software > ArcGIS Server > System Requirements.
-
Install the Informix Client-SDK or the IConnect application on each remote client machine you want to connect directly to your database.
See your Informix documentation for further information or help on how to install these applications.
Installing the client makes the Informix client setup files you need available to you.
- Be sure that the user on each client machine you want to connect directly to your database has the connect permission on the database server.
-
Set up an ODBC driver connection.
- For Windows servers, use Setnet32 to configure the client and add a new Informix server. See Setting up the Informix Setnet32 application and Setting up an ODBC data source for Informix on Windows for instructions.
- For Linux or UNIX servers, set up the $INFORMIXDIR and add the appropriate database server entry in the sqlhosts file in the $INFORMIXDIR\etc directory. See Setting up an ODBC data source for Informix on Linux or UNIX and your Informix documentation for instructions.
- Test the connection.
- If you plan to use an ArcSDE service and ArcSDE is installed on a Windows server, see Creating an ArcSDE service from a remote Windows server.