Page 1 of 1

This one is for RAY!!!

Posted: Thu Apr 01, 2004 9:51 am
by srinivasb
Hi Ray:

Am telnetting from India into a remote server on which DS Ver 5.2 r1 is installed ,the error which come when I try to run uv at DSHOME/bin is as follows:

$ pwd
/home/sribalas
$ cd /
$ cd home/dsadm/Ascential/DataStage
$ ls
DSEngine Projects Template.ini ud41
Plugins.ini Template branded_odbc unishared
$ cd DSEngine
$ cd bin
$ uv
exec(): 0509-036 Cannot load program uv because of the following errors:
0509-150 Dependent module libdsplugin.so could not be loaded.
0509-022 Cannot load module libdsplugin.so.
0509-026 System error: A file or directory in the path name does not exi
st.
$



Could you please help?

Thanks in advance
Regards
Srinivas.B

Posted: Thu Apr 01, 2004 9:57 am
by tonystark622
Srinivas,

I'm not Ray, but perhaps I can help.

I suspect you need to "source" the dsenv file before running 'uv'. From Unix prompt key:

cd home/dsadm/Ascential/DataStage/DSEngine
. ./dsenv
uv

That may help.

Tony

Posted: Thu Apr 01, 2004 10:01 am
by chulett
Just Ray, eh? Ok, whatever...

Dang, Tony... you went and helped. What's up with that? :P

Posted: Thu Apr 01, 2004 11:09 am
by tonystark622
I hope that was the right answer. If not, then I didn't REALLY help :) . Just trying to earn my keep around here. I get so much help from others, just seems right to try to help when I can.
:wink:

Tony

Posted: Thu Apr 01, 2004 4:10 pm
by ray.wurlod
That said, the answer is almost certainly the correct one.

About the only other possibility is that the shared library search path environment variable (LIBPATH on AIX, LD_LIBRARY_PATH or SHLIB_PATH on other operating systems) is not correctly set up.

Please don't request my services explicitly on the forum. It's a sharing place. If you want to hire my services, use a private message or a direct email. I'd be happy to discuss rates and availability off line. :D

Apologies and a million thanks

Posted: Fri Apr 02, 2004 1:32 am
by srinivasb
Hey Tony !! Thanks a ton :

I apologize that I took the liberty with Ray...I was despo that the problem shud be resolved....

I understand that the approach taken by me is not right. I stand corrected.

Thanks once again to Craig,Tony and Ray & all DS forummers!!!

Regards
Srinivas.B