Hello,
After I'd installed the networker client on my HP-UX machine. I cannot find the /usr/lib/libbsa.sl file. Thus, I cannot create the symbolic link for the XBSA. The onbar fail.
(ln -s /usr/lib/libbsa.sl /usr/lib/ibsad001.sl)
However, I did found a libbsa.sl file in $INFORMIXDIR/lib. So, I create the symbolic link like this...
ln -s $INFORMIXDIR/lib/libbsa.sl /usr/lib/ibsad001.sl
Then, I do onbar again, It's works but the onbar takes forever to run. Does anyone knows what's wrong with the XBSA symbolic link? I appreciate your help very much .thanks.
After I'd installed the networker client on my HP-UX machine. I cannot find the /usr/lib/libbsa.sl file. Thus, I cannot create the symbolic link for the XBSA. The onbar fail.
(ln -s /usr/lib/libbsa.sl /usr/lib/ibsad001.sl)
However, I did found a libbsa.sl file in $INFORMIXDIR/lib. So, I create the symbolic link like this...
ln -s $INFORMIXDIR/lib/libbsa.sl /usr/lib/ibsad001.sl
Then, I do onbar again, It's works but the onbar takes forever to run. Does anyone knows what's wrong with the XBSA symbolic link? I appreciate your help very much .thanks.