Unable to connect to DataStage using 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

raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Unable to connect to DataStage using Universe Shell

Post by raki »

Hi DataStage gurus,

I'm unable to connect to DataStage using Univers Shell. I am getting the following errors:

$ bin/uvsh
DataStage Command Language 7.5
Copyright (c) 1997 - 2004 Ascential Software Corporation. All Rights Reserved
DSEngine logged on: Tuesday, December 26, 2006 11:41

DataStage/SQL: Failed to establish internal local connection.

Can somebody please help me fix this. Is there an environment variable i have to set?
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Welcome to the forum! Did you do a ". ./dsenv" prior to starting the shell? If so, then is this a new installation of DataStage?
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

thanks for the quick reply,


I did a cd $DSHOME (/ascential/Ascential/DataStage/DSEngine) from here i ran Universe using bin/uvsh
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

So.. are you saying you resolved your issue. If yes, mark the post as resolved.
Else get back, if you need more information.
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

we upgraded from server edition to parallel edition
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

No its still not working.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

Check if this post helps
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

i think that post might have the answer, but i
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

sorry what i meant to say was that that post might have the anwer but i'm unable to view the post properly as i am not a premium member.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

raki wrote:i think that post might have the answer, but i
Please be complete and clear in your answers.

Also for further usage, there is a functionality to go back and edit your posts. You could make use of it.

You will miss on a lot of premium information if you are not a premium member :(
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
ds1user1
Participant
Posts: 20
Joined: Tue Apr 04, 2006 11:01 am

Post by ds1user1 »

In the post check the 4,5 and 6 entries. JP had the same problem and resolved that by changing the uvodbc.config files information. i,e; Loacl host connection.

Happy Holidays.
Where is Heaven ???
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

i have checked the uvodbc.config file. host is set as
host = 127.0.0.1

when i run Universe from command prompt, do i have to be in the project directory?

when i did that i'm getting a different error.

$MYNAME$ $DSHOME/bin/uvsh
ld.so.1: uvsh: fatal: libdsplugin.so: open failed: No such file or directory
Killed

Please advice. Thank you.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

Did you source dsenv first.
You need to go to your dshome and type this

Code: Select all

. ./dsenv 
Now try

Code: Select all

bin/uvsh
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
raki
Participant
Posts: 17
Joined: Mon Dec 25, 2006 3:04 pm
Location: New Jersey

Post by raki »

i tried that too. still same error.

$MYNAME$ $DSHOME/bin/uvsh
ld.so.1: uvsh: fatal: libdsplugin.so: open failed: No such file or directory
Killed
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

Check this.

You could do a search yourself too. Search feature is pretty good here.
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
Post Reply