I can't run jobs on my home PC

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
hari908
Participant
Posts: 3
Joined: Sun May 24, 2009 12:11 am

I can't run jobs on my home PC

Post by hari908 »

can you please help me how to run the parallel jobs on my home pc
iam using ascential datastage 7.5
OS:window server 2003

when i run the parallel job ,the job is going to aborted and when i check the log it is showing the message"This jobtype is not currently runnable on this platform"

this is my configuration file:
{
node "node1"
{
fastname "RAGHU-F68DMBR42"
pools ""
resource disk "C:\Ascential\DataStage\Datasets" { pools "" }
resource scratchdisk "C:\Ascential\DataStage\Scratch" { pools "" }
}
}
rupeshg
Premium Member
Premium Member
Posts: 60
Joined: Thu Dec 22, 2005 6:02 am
Location: United Kingdom

Post by rupeshg »

You can't run Parallel jobs unless you have Datastage version installed on Unix. If its 7.5 and installed on Windows OS it will not work. If you want Parallel jobs to work on Windows OS you should look for 7.5x2 version which was desiged for running parallel job on windows environment.
Try and get Datastage 7.5 unix installable and install it on a unix virtual machine and access it from your base windows OS as client.
vrishabhsagar
Participant
Posts: 33
Joined: Mon Nov 12, 2007 1:02 am
Location: Bangalore

Post by vrishabhsagar »

And why so CAPS LOCK??

:o [/i]
Rishabh Sagar V
Bangalore
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

As noted, the only "pre-8" version of PX that will run jobs on Windows is the older one-off special 7.5x2 (yes, with an 'x') version. All other versions before 8 run only on UNIX.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It might also be that you do not own a legitimate licence.
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