Requirement o C++ Compiler

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

Post Reply
DSkkk
Charter Member
Charter Member
Posts: 70
Joined: Fri Nov 05, 2004 1:10 pm

Requirement o C++ Compiler

Post by DSkkk »

Hi .. I have a question reg requirement of a C++ compiler if i need to execute Jobs .

Can i just compile the Parallel jobs which even has Parallel Transformers on a Server (AIX) where there is a C++ compiler and just migrate the executables to a Server where there is NO C++ Compiler just for execution.
This Server is a Disaster recovery server where there is no C++ compiler. Would parallel Jobs execute if there is NO C++ Compiler?

Thanks in advance !!
g.kiran
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

If the operating system is identical and all the runtime components are in place then the answer is "probably yes". However, re-compilation will not be possible.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply