Access Universe shell

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Access Universe shell

Post by admin »

Hi,

I am new to the DataStage Universe database.

Can someone show me on how to access Universe shell using the uv
command?

Thanks!

Regards,
Melvin
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Hi Melvin,

You should be able to use the uv command like this:

$ $(cat /.uvhome)/bin/uv

Regards,
Anthony Corrente
PS: By the way, have you logged your query with support?

--- Melvin Thong wrote: > Hi,
>
> I am new to the DataStage Universe database.
>
> Can someone show me on how to access Universe shell using the uv
> command?
>
> Thanks!
>
> Regards,
> Melvin
>
>
>

_____________________________________________________________________________
http://messenger.yahoo.com.au - Yahoo! Messenger
- Voice chat, mail alerts, stock quotes and favourite news and lots more!
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Hi Anthony,

Thanks for your prompt reply. However, I got the following error
message.

$ cat /.uvhome
/usr/Ardent/uv
$ /usr/Ardent/uv/bin/uv
ld.so.1: /usr/Ardent/uv/bin/uv: fatal: libdsplugin.so: open failed: No such file or directory Killed

Rgds,
Melvin


----- Original Message -----
From: Anthony Corrente
Date: Monday, July 2, 2001 6:15 pm
Subject: Re: Access Universe shell

> Hi Melvin,
>
> You should be able to use the uv command like this:
>
> $ $(cat /.uvhome)/bin/uv
>
> Regards,
> Anthony Corrente
> PS: By the way, have you logged your query with support?
>
> --- Melvin Thong wrote: > Hi,
> >
> > I am new to the DataStage Universe database.
> >
> > Can someone show me on how to access Universe shell using the uv
> > command?
> >
> > Thanks!
> >
> > Regards,
> > Melvin
> >
> >
> >
>
>
________________________________________________________________________
_____
> http://messenger.yahoo.com.au - Yahoo! Messenger
> - Voice chat, mail alerts, stock quotes and favourite news and
> lots more!
>
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Hi Melvin,

No problem. The error simply means that uv failed to load the
DataStage plugin library... this is because your LD_LIBRARY_PATH or LIBPATH or SHLIB_PATH (depending on the OS youre on) has not been set properly.

Fortunately, DataStage provides you with a environment profile that it uses when starting up. Its called dsenv and is located in the DataStage home directory (cat /.uvhome).

So... perform the following command before running the uv command:

$ . $(cat /.uvhome)/dsenv

then

$ $(cat /.uvhome)/bin/uv

Regards,
Anthony.
--- Melvin Thong wrote: > Hi Anthony,
>
> Thanks for your prompt reply. However, I got the following error
> message.
>
> $ cat /.uvhome
> /usr/Ardent/uv
> $ /usr/Ardent/uv/bin/uv
> ld.so.1: /usr/Ardent/uv/bin/uv: fatal: libdsplugin.so: open failed: No
> such file or directory Killed
>
> Rgds,
> Melvin
>
>
> ----- Original Message -----
> From: Anthony Corrente
> Date: Monday, July 2, 2001 6:15 pm
> Subject: Re: Access Universe shell
>
> > Hi Melvin,
> >
> > You should be able to use the uv command like this:
> >
> > $ $(cat /.uvhome)/bin/uv
> >
> > Regards,
> > Anthony Corrente
> > PS: By the way, have you logged your query with support?
> >
> > --- Melvin Thong wrote: > Hi,
> > >
> > > I am new to the DataStage Universe database.
> > >
> > > Can someone show me on how to access Universe shell using the uv
> > > command?
> > >
> > > Thanks!
> > >
> > > Regards,
> > > Melvin
> > >
> > >
> > >
> >
> >
> ______________________________________________________________________
> __
> _____
> > http://messenger.yahoo.com.au - Yahoo! Messenger
> > - Voice chat, mail alerts, stock quotes and favourite news and
> > lots more!
> >
>

_____________________________________________________________________________
http://messenger.yahoo.com.au - Yahoo! Messenger
- Voice chat, mail alerts, stock quotes and favourite news and lots more!
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Hi Anthony,

Thanks a lot. It works!

Regards,
Melvin

----- Original Message -----
From: Anthony Corrente
Date: Monday, July 2, 2001 6:56 pm
Subject: Re: Access Universe shell

> Hi Melvin,
>
> No problem. The error simply means that uv failed to load the
> DataStage plugin library... this is because your LD_LIBRARY_PATH
> or LIBPATH or SHLIB_PATH (depending on the OS youre on) has not
> been set properly.
>
> Fortunately, DataStage provides you with a environment profile that it
> uses when starting up. Its called dsenv and is located in the
> DataStage home directory (cat /.uvhome).
>
> So... perform the following command before running the uv command:
>
> $ . $(cat /.uvhome)/dsenv
>
> then
>
> $ $(cat /.uvhome)/bin/uv
>
> Regards,
> Anthony.
> --- Melvin Thong wrote: > Hi Anthony,
> >
> > Thanks for your prompt reply. However, I got the following error
> > message.
> >
> > $ cat /.uvhome
> > /us> $ /us> ld.so.1: /us> such file or directory
> > Killed
> >
> > Rgds,
> > Melvin
> >
> >
> > ----- Original Message -----
> > From: Anthony Corrente
> > Date: Monday, July 2, 2001 6:15 pm
> > Subject: Re: Access Universe shell
> >
> > > Hi Melvin,
> > >
> > > You should be able to use the uv command like this:
> > >
> > > $ $(cat /.uvhome)/bin/uv
> > >
> > > Regards,
> > > Anthony Corrente
> > > PS: By the way, have you logged your query with support?
> > >
> > > --- Melvin Thong wrote: > Hi,
> > > >
> > > > I am new to the DataStage Universe database.
> > > >
> > > > Can someone show me on how to access Universe shell using
> the uv
> > > > command?
> > > >
> > > > Thanks!
> > > >
> > > > Regards,
> > > > Melvin
> > > >
> > > >
> > > >
> > >
> > >
> >
>
________________________________________________________________________
> _____
> > > http://messenger.yahoo.com.au - Yahoo! Messenger
> > > - Voice chat, mail alerts, stock quotes and favourite news and
> > > lots more!
> > >
> >
>
>
________________________________________________________________________
_____
> http://messenger.yahoo.com.au - Yahoo! Messenger
> - Voice chat, mail alerts, stock quotes and favourite news and
> lots more!
>
Locked