connect to uniVerse shell

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dr.murthy
Participant
Posts: 224
Joined: Sun Dec 07, 2008 8:47 am
Location: delhi

connect to uniVerse shell

Post by dr.murthy »

hi ,

any one could you please let me know how to connect to the uniVerse shell to execute SQL commands?

Thanks in Advance...

[* Note - Title corrected - Andy *]
D.N .MURTHY
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

It is the "Universe Shell" that you are looking for, now renamed to the "DataStage shell". From the UNIX command line, ensure that you have sourced the 'dsenv' script, 'cd $DSHOME', then 'bin/dssh' to enter the environment. Beware that this is the central account and you can easily corrupt your installation from the shell and that this functionality is neither documented (in DataStage) nor directly supported.
Post Reply