Server Jobs to Parallel Jobs Conversion

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
Maharaj
Participant
Posts: 13
Joined: Tue Feb 03, 2004 3:50 pm

Server Jobs to Parallel Jobs Conversion

Post by Maharaj »

HI

Is it possible to convert the existing Server Jobs to Parallel Jobs?

1. If possible how do we that?
2. Is there any restrictions involved in that?.

Thanx in advance
Maharaj
:)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It is not possible to convert.
Under certain circumstances, which you will find documented in Parallel Job Developer's Guide, you can encapsulate server jobs in Shared Containers and include those in Parallel jobs.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Maharaj
Participant
Posts: 13
Joined: Tue Feb 03, 2004 3:50 pm

Post by Maharaj »

thanx a lot .

regds
Maharaj
:)
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Server Jobs to parallel jobs

Post by mandyli »

Hi

It not possible tp server jobs to parallel jobs. only way u need to recreate the server job to Parallel job.
please check in parallel job document.


Rds
mandyli
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

First You need to check which all server jobs need to be converted to parallel jobs. Those jobs should be converted to parallel which are really slow and those in which there are large number of updates/inserts

Regards
Post Reply