RE: How I can convert Server Jobs into Parallel Jobs?
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.
RE: How I can convert Server Jobs into Parallel Jobs?
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.
RE: How I can convert Server Jobs into Parallel Jobs?
Hi
I have worked on server to px migration project. you can't directly convert a server job to PX job. the only way is you have to redevelop the px job using px environment.