Running multiple sequences

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
kris9999
Participant
Posts: 11
Joined: Thu Nov 17, 2005 5:35 am

Running multiple sequences

Post by kris9999 »

Is it possible to run multiple sequences/jobs at a time. Does it affects the other sequence performance

Thanks in advance
Thanks & Regards,
Kris
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Yes.
Yes.
By making the server to act simultenously, CPU usage is shared among the existing process, which might make the difference when compared to a dedicated server fo a single process.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Post by gateleys »

In an SMP environment, you would want to run multiple jobs or multiple instances of jobs simultaneously to maximize throughput.

gateleys
Post Reply