Quote:
|
Originally Posted by georgipa
Hi,
I am login as root and then execute ism_startup -init, the system show me the followind error.
-bash: /usr/informix/bin/ism_startup: /bin/ksh: bad interpreter: no such file or directory
thank you for you help.
|
You need to install ksh to get the startup script working.
If you can't, you will need to edit the script and make it compatible with some other shell, for instance, /bin/sh.
Good luck,
Iņaki