Page 1 of 1

Datastage 7.5.x compilation error for transformer

Posted: Mon Jul 05, 2010 1:34 am
by hari_marthala
Getting an error while running a job with parallel transformer stage in my personel computer. I have even installed VC++ for satisfying C++ compiler option. The environment variables like APT_COMPILER,APT_LINKER are already mapped to them.

Even though i have VC++ installed in my system, while compiling a job with transformer stage it throwing compilation error on PX transformer stage. Please help me on how to work out with transformer stage

Posted: Mon Jul 05, 2010 1:41 am
by ArndW
Exactyl what version of DataStage do you have installed, as only 7.5x2 can actually run PX jobs. Also, please post your compilation error and also your runtime error; without those we would just be guessing as to your problem.

Re: Datastage 7.5.x compilation error for transformer

Posted: Mon Jul 05, 2010 1:55 am
by hari_marthala
Yes presently i dont have error message to give, i installed it in my own PC but not able to resolve the compilation issue. Will the visual C++ compiler suitable for Datastage 7.5.2

Posted: Mon Jul 05, 2010 2:40 am
by ArndW
I don't know the correct C++ compiler that DataStage requires, it is specified in the documentation and installation instructions. If you don't have 7.5x2 then you will be able to compile, but not run PX jobs.
When you compile you will get an error message, if you view the details and then paste them to this thread you will get some assistance. While it is likely that your problems are due to the compiler we won't know for certain until we see an error message.

Posted: Mon Jul 05, 2010 3:53 am
by priyadarshikunal
ArndW wrote:I don't know the correct C++ compiler that DataStage requires, it is specified in the documentation and installation instructions.
Its C++ .net 2003 compiler, for 7.5.

Posted: Tue Jul 06, 2010 10:01 am
by rupeshg
Hari, even if you have correct version of C++ compiler your parallel jobs won't run on Datastage 7.5.2 version. As rightly said by ArndW, the datastage version that works on windows in 7.x series is 7.5x2. You need to get the right installable along with the right compiler to get it working.