Confirming the environment variables
When you use HULFT in a clustering environment, you must specify environment variables as well as the basic settings for HULFT.
If these are not set, refer to Setting the environment variables and configure the relevant settings.
Confirmation method
# echo $HULPATH /mnt/shareddisk/HULFT/etc # echo $HULEXEP /usr/local/HULFT/bin # echo $PATH (in case of sh) /usr/local/HULFT/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin … $ echo $path (in case of csh) /usr/local/HULFT/bin /usr/local/bin /bin /usr/bin /usr/sbin …