Page 1 of 1

Server Jobs....

Posted: Tue Jan 08, 2008 7:08 am
by senthilt1
Hi All,

Whatever the code we do with server job, is it possible to do with parallel job?

If Yes, which one is better server jobs or parallel job?

Which will have the future, Server or Parallel?

Since am working only with server edition, i would like to know my future with it. Please help me with your view on this.

Thanks a lot friend.

Warm Regards,
SenthilP

Re: Server Jobs....

Posted: Tue Jan 08, 2008 7:13 am
by chulett
Whatever the code we do with server job, is it possible to do with parallel job?

Basically, yes. Doesn't necessarily go the other way.

If Yes, which one is better server jobs or parallel job?

Better? Depends on the task.

Which will have the future, Server or Parallel?

Parallel.

Posted: Tue Jan 08, 2008 7:19 am
by ArndW
Server and Parallel might share a common graphical user front-end but they are (and will always be) separate and different products. Code written in one will not work in the other and the jop design approach is different in both products.

The Server product and the underlying PICK-based "DS Engine" are scheduled to be supplanted by the PX/EE engine in the future. The first phase of this has already happened with DataStage version 8, where much of the metadata has been moved from the DS Engine to an external repository which can (theoretically) reside in any SQL-compliant database but is currently restricted to just a couple.

The complete transition away from Server will not happen for years. The majority of DataStage code out there is of the Server type. Since there is no automated tool for conversion IBM cannot force a change but at some point they will "end of life" the product and give customers whatever the contractual time period is (I think it is 3 years, but might be 5 in some places).

Don't misunderstand me about Server and PX/EE performance - there are many cases where it is better to put in Server jobs instead of PX/EE ones. There are some very powerful string and data handling functions in Server which have no counterpart in PX/EE jobs.

Re: Server Jobs....

Posted: Tue Jan 08, 2008 7:54 am
by senthilt1
Hi Craig Hulett

Thanks a lot for your idea on this.

Warm Regards,
SenthilP

Posted: Tue Jan 08, 2008 8:01 am
by chulett
Hmmm... Arnd gave you a far more complete answer than I did.

Posted: Tue Jan 08, 2008 9:54 pm
by senthilt1
HI Arnd,

Excellent view on this! I got your point.

Thanks.

Posted: Tue Jan 08, 2008 9:56 pm
by senthilt1
HI Arnd,

Excellent view on this! I got your point.

Thanks.