maximus
1st July 2008, 15:50
Hi,

We want to move from the current setup - "Application & Database on same host" to "Application & database on separate hosts". The OS is HP-Ux 11i, the database is Informix IDS 10FCx.

Will I need anything else other than ?

1. Install the IDS 10 client on the application host ?
2. Edit the tabledef file ?
3. Set the env variable INFORMIXDIR & INFORMIXSERVER on the application host ?

Thank you

Regards

maximus
1st July 2008, 17:14
Baan Any / DB Informix / OS Any - Applicaton & Database On Different Hosts

Application server
-------------------------
a) Baan software installed in $BSE
b) Informix Connect (at the minimum) or Informix SDK (I-Connect is the runtime version of SDK) installed on the application server
c) Environment variables INFORMIXDIR & INFORMIXSERVER

Database server
------------------------
a) Infromix IDS software installed in $INFORMIXDIR
b) Environment variables INFORMIXDIR & INFORMIXSERVER
c) Optionally - if you are planning to execute jobs, it is recommended to execute them on the DB server. The performance of the jobs will be much better when executed directly on the DB server. In that case, you need Baan software installed in a local $BSE directory and execute the jobs from there.