Hi,
I've a C UDF that suppose to get 2 environment variable using getenv() but don't know why the udf unable to get it, any body know why?
FYI, my C udf is in DB2 AIX. I also set the environment variable in DB2ENVLIST using db2set and restart the instance but still cannot work.
>> db2set
DB2ENVLIST=IQMGR dd_IQPATH
>> env |grep IQ
IQMGR=192.168.3.200:12800
dd_IQPATH=/disc1/DATA
Thanks.
Regards,
fcho
I've a C UDF that suppose to get 2 environment variable using getenv() but don't know why the udf unable to get it, any body know why?
FYI, my C udf is in DB2 AIX. I also set the environment variable in DB2ENVLIST using db2set and restart the instance but still cannot work.
>> db2set
DB2ENVLIST=IQMGR dd_IQPATH
>> env |grep IQ
IQMGR=192.168.3.200:12800
dd_IQPATH=/disc1/DATA
Thanks.
Regards,
fcho