How I can convert Server Jobs into Parallel Jobs?

Questions by frodeg

Showing Answers 1 - 12 of 12 Answers

sivarao

  • May 15th, 2006
 

There is no machanism to convert server jobs into parlell jobs.

u need to re design the jobs in parlell environment using parlell job stages.

  Was this answer useful?  Yes

Alok Ranjan

  • Jun 8th, 2006
 

I have never tried doing this, however, I have some information which will help you in saving a lot of time. You can convert your server job into a server shared container. The server shared container can also be used in parallel jobs as shared container.

I hope this helps you.

  Was this answer useful?  Yes

John

  • Feb 6th, 2007
 

Could'nt we just copy the whole job design and stages using your mouse and paste into a new parallel job. From there you may want to change some properties such as partioning.

  Was this answer useful?  Yes

Abhijain

  • Feb 20th, 2008
 

On a job level- to convert server jobs into a parellel job is not possible.

The mechnism of server jobs is different then that of parellel jobs.


You have to re-build the job.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions