HELO,
NEED HELP,
I have installed my database on Red HAt 8.0 (LINUX) ON INFORMIX SE,
this is connect with my 4gl's programs on same Red HAt, this no problem.
I install SDK 8.1 on WIN XP, next I configure my SE for network,
in $INFORMIXDIR/etc/sqlhosts add protocol "sesoctcp", like next line
datos sesoctcp serverlinux se_tcp
add the service se_tcp in the /etc/services file, and restart the serverlinux.
Next, in the win XP add one line for the hosts file with IP addres for serverlinux, and add one line to services file for se_tcp
NExt I run "setnet", and configure the var enviroment.
And finally RUn the "ilogin" and this no connect, with error "-908".
I read the especificaciton of the error "-908", this say, no network, and I don't know.
Please , somebody help me.