Renaming and deleting a dataset

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

splayer
Charter Member
Charter Member
Posts: 502
Joined: Mon Apr 12, 2004 5:01 pm

Post by splayer »

Ok. I was finally able to delete a dataset. It was path issue.

Thanks everyone.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You don't get off that lightly!

Was it PATH or LD_LIBRARY_PATH ?
Which was deficient, and what was missing from it?

Please post the working PATH and LD_LIBRARY_PATH values (you can use set | grep PATH to capture them).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
splayer
Charter Member
Charter Member
Posts: 502
Joined: Mon Apr 12, 2004 5:01 pm

Post by splayer »

It was my LD_LIBRARY_PATH. I was missing this in my LD_LIBRARY_PATH:

/applications/dsadm/Ascential/DataStage/PXEngine.751.1

Do you want me to post the whole LD_LIBRARY_PATH? It is huge and I don't know what was before I made my changes.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No, the diagnosis suffices. Thank you.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
shawn_ramsey
Participant
Posts: 145
Joined: Fri May 02, 2003 9:59 am
Location: Seattle, Washington. USA

Post by shawn_ramsey »

If you are like me and trying to do this outside of a datastage job you will have to set the APT_CONFIG_FILE environment variable also.
Shawn Ramsey

"It is a mistake to think you can solve any major problems just with potatoes."
-- Douglas Adams
Post Reply