Page 3 of 3

Posted: Thu Feb 01, 2007 10:19 am
by splayer
Ok. I was finally able to delete a dataset. It was path issue.

Thanks everyone.

Posted: Thu Feb 01, 2007 4:46 pm
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).

Posted: Fri Feb 02, 2007 11:42 am
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.

Posted: Fri Feb 02, 2007 3:19 pm
by ray.wurlod
No, the diagnosis suffices. Thank you.

Posted: Fri Feb 02, 2007 4:17 pm
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.