Datastage PX Libraries

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
vijay_peruri
Participant
Posts: 2
Joined: Mon Jul 31, 2006 1:16 pm

Datastage PX Libraries

Post by vijay_peruri »

I am new to PX environment. I am already familiar with server jobs.

In our environment, I hope PX installed. But while creating the simple job(data transfer from sequential file to sequential) I am getting few errors and I am not able to proceed further.

suggest me what are the basic requirements to run the parallel side.

below is the errors.

1. Failed to discover JobMonApp port, APT_ORCHHOME environment variable may not be set correctly.

2. Transformer_15: Failed to load the library "V0S15_FirstParallel1_Transformer_15.so"; either the directory containing the library file
is not on the library search path, or the library was compiled on a system
that is incompatible with this system: Could not find "V0S15_FirstParallel1_Transformer_15" on the library search path defined by the environment variable LD_LIBRARY_PATH; path: /export/home/dsadm/Projects/magdemo/RT_BP2833.O:/opt/Ascential/DataStage/DSCAPIOp:/opt/Ascential/DataStage/RTIOperators:/opt/Ascential/DataStage/DSParallel:/opt/Ascential/DataStage/PXEngine/user_lib:/opt/Ascential/DataStage/PXEngine/lib:/export/home/dsadm/Projects/magdemo/buildop:/usr/lib/lwp:/opt/Ascential/DataStage/DSEngine/java/jre/lib/sparc/client:/opt/Ascential/DataStage/DSEngine/java/jre/lib/sparc:/opt/Ascential/DataStage/branded_odbc/lib:/opt/oracle/u01/app/oracle/product/9.2.0/lib:/opt/Ascential/DataStage/DSEngine/lib:/opt/Ascential/DataStage/DSEngine/uvdlls::/usr/lib:/lib.

Could you please help me to get resolve the issue.

Thanks in advance.
Vijay kumar Peruri
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Welcome aboard. Is this a new installation of PX?
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
vijay_peruri
Participant
Posts: 2
Joined: Mon Jul 31, 2006 1:16 pm

Post by vijay_peruri »

Yes it is new installation.
Vijay kumar Peruri
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

You're going to have to go thru the checklist and verify your installations. Do you have the requisite compiler installed, do you have the permissions setup, have you gone thru and created your node pools, etc.
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
kura
Participant
Posts: 21
Joined: Sat Mar 20, 2004 3:43 pm

Re: Datastage PX Libraries

Post by kura »

Do you have entery for APT_ORCHHOME in dsenv file?

I am thnking it might be missing or got incorrect PXEngine directory
Post Reply