wht is the architecture of datastage ?

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
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

wht is the architecture of datastage ?

Post by srikanth386 »

wht is the architecture of datastage ?
SRIKANTH
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

By the way, which interview did you attend.
saikir
Participant
Posts: 92
Joined: Wed Nov 08, 2006 12:25 am
Location: Minneapolis
Contact:

Post by saikir »

Hi,

You can find information regarding the architecture over here:

viewtopic.php?t=90697

If you want more information, search the site. There is really a good PPT by Ray.


Sai
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

wht is NOT the architecture of DataStage.

Indeed, I have no idea what wht is.

Possibilities include the trading code of Westside Energy Corporation, Warwick Horse Trials, World Harvest Television, William Herschel Telescope, Web Hosting Toolkit, Wildlife Habitat Trust, and more.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Minhajuddin
Participant
Posts: 467
Joined: Tue Mar 20, 2007 6:36 am
Location: Chennai
Contact:

Post by Minhajuddin »

Ray at his funny best again ;)
Minhajuddin

<a href="http://feeds.feedburner.com/~r/MyExperi ... ~6/2"><img src="http://feeds.feedburner.com/MyExperienc ... lrow.3.gif" alt="My experiences with this DLROW" border="0"></a>
ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

Saikir,
saikir wrote:If you want more information, search the site. There is really a good PPT by Ray.
As I seem to be focussing on discerning the DataStage Architectural Concepts, I would recommend you to specify(clear pointer) of the Ray.wurlod's PPT on the same.

Ray, You can also help me recongise the DataStage Architecture Concepts in a broad way.
John Smith
Charter Member
Charter Member
Posts: 193
Joined: Tue Sep 05, 2006 8:01 pm
Location: Australia

Re: wht is the architecture of datastage ?

Post by John Smith »

srikanth386 wrote:wht is the architecture of datastage ?
client server? two tier or three tier? take your pick.
ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

John Smith,

Can you give a few notes about the both choices as your say?
John Smith
Charter Member
Charter Member
Posts: 193
Joined: Tue Sep 05, 2006 8:01 pm
Location: Australia

Post by John Smith »

ag_ram wrote:John Smith,

Can you give a few notes about the both choices as your say?
typically DS is run in client server env.by two tier i mean you have clients and a server running the dsrpc process.client submit jobs to server and jobs are run in the server.

three tier would be like a mainframe env where ds just generate cobol codes but actual execution happens in mainframe. ds server does not do any processing.

this is just my interpretation of the architecture.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

With Information Server, even four-tier is possible.
Client <----> DataStage Server <----> WAS <----> IIS
WAS = WebSphere Application Server
IIS = IBM Information Server
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply