Page 1 of 1

Job aborts in PX

Posted: Wed Oct 05, 2005 3:41 am
by SREEPRABHA
Hi all;

I have installed DATASTAGE PX on linux server. When I created a simple job in it I got the following errors and finally the job got aborted .

1.main_program: APT configuration file: /home/dsadm/Ascential/DataStage/Configurations/default.apt
{
node "node1"
{
fastname "localhost.localdomain"
pools ""
resource disk "/home/dsadm/Ascential/DataStage/Datasets" {pools ""}
resource scratchdisk "/home/dsadm/Ascential/DataStage/Scratch" {pools ""}
}
}

2.Transformer_19: Failed to load the library "V0S19_samp_Transformer_19.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 load "V0S19_samp_Transformer_19": /home/dsadm/Ascential/DataStage/Projects/sales/RT_BP1.O/V0S19_samp_Transformer_19.so: undefined symbol: _ZN12APT_Operator11checkConfigEv.


I request you to help me in this regard.

Thanks and Regards;
Sreeprabha

Posted: Wed Oct 05, 2005 4:07 am
by ArndW
Sreeprabha,

you really need to read the installation guide AND follow the instructions in it. Your APT configuration file needs to be modified (you are using the default unchanged file according to the error message) and you need to set your environment variables per the installation guide so that the PATH (and other env values) are correct.

DataStage PX is unlike most windows programs that can be installed and will immediately run. Have you tried to run the orchadmin program to check your installation and configuration for PX?

Posted: Thu Oct 06, 2005 3:16 am
by roy
Sreeprabha,
Please update your original post to include DS version, platform and job type.

Thanks in advance,

Posted: Fri Oct 07, 2005 5:10 am
by Eric
I assume that you have the correct supported compiler installed and that you have re-compiled the job before attempting to run it?