You are using informix SE so:
before you start the sqlexecd daemon set DBPATH to the path where your database resides. That is where the <database>.dbs directory resides.
example if stores7.dbs is in
/data/
then
export DBPATH=/data/
if you have more directorys like /data/ separate them with a :
ex
export DBPATH=/data/:/data1/
Hope it helps
Superboer
Op woensdag 27 juli 2016 15:00:51 UTC+2 schreef
wpf...@gmail.com: