Running Parallel jobs on Windows 2003 Server

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
splayer
Charter Member
Charter Member
Posts: 502
Joined: Mon Apr 12, 2004 5:01 pm

Running Parallel jobs on Windows 2003 Server

Post by splayer »

I set up my machine as follows:

Windows 2003 Server
Oracle 9i Personal Edition
Visual Studio.NET 2003 (C++ only)
Datastage 7.5 Server version
Datastage 7.5 Client version
Windows 2003 Server Service Pack 1

I still cannot run parallel jobs. I have a simple job with a row generator, transformer and sequential file stage. When I try to do View Data on the Row Generator, I get the message:

"This job type is not currently runnable on this platform."

I have searched through this site for similar problems. People have been able to run parallel jobs with this setup. The only thing I can think of is that, I did not do a complete (all components) installation of Visual Studio.NET 2003.

I would appreciate any input.
splayer
Charter Member
Charter Member
Posts: 502
Joined: Mon Apr 12, 2004 5:01 pm

Running Parallel jobs on Windows 2003 Server

Post by splayer »

Also, how do I tell what version my Datastage is? In Help/About in Designer, it says Datastage Designer version 7.5. It doesn't say if it is 7.5.2 or 7.5.1 or 7.5.1A.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

You can find the exact version at Adminstrator client window under general tab.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Help About in any client.

You must have 7.5x2. This is the only version that supports parallel execution. Since you mention 7.5.1, you clearly don't have the correct version for compiling/running parallel jobs on Windows.

You can design parallel jobs on Windows at other 7.x releases, but you can not compile or run them.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
surez2000
Premium Member
Premium Member
Posts: 16
Joined: Sat Oct 28, 2006 2:13 pm
Location: SINGAPORE
Contact:

fatal error

Post by surez2000 »

Hi Ray,

I have installed 7.5 x2 on windows 2003 server and tried to view a simple
row gen job but get the following error

File Archive: Trouble creating file: C:/path......
Fatal error: Null Archive tmp/aptcs2372258178ca

adding to this I have also installed visual studio . NET 2003.

Any help is appreciated
Knowledge is Collection of Facts and Wisdom is Simplifying those Facts.

Suresh Nair
Post Reply