CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
Answers were Sorted based on User's Feedback
Answer / ram babu
data stage architecture is client/server architecture.
in Clint/server arch we have two types of components
1)client components
data stage designer
data stage administrator
data stage director
data stage manager
2)server component
data stage server
repository
data stage package installer
| Is This Answer Correct ? | 32 Yes | 1 No |
Answer / satyam
yes ,the above one is correct But datastage8.0.1
onwards
client component has
datastage designer(manager+designer),
datastage adminstrator
datastage director
server component has
datastage server
repository
datastage package installer
| Is This Answer Correct ? | 15 Yes | 2 No |
Which type of joins Merge stage can support?
hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz
I have a scenario like Deptno=10---->First record and last record Deptno=20---->First record and last record Deptno=30---->First record and last record I want those first and last records from each department in a single target. How to do this in DataStage, any one can assist me. Thanks in advance.
how does work server jobs?
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
Explain the importance of surrogate key in data warehousing?
is it possible to access the same job by two users at a time in DataStage?
What is RCP
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
What is ibm datastage?
How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastage job using unix commands.
Hi Can any one help regarding below INPUT NAME LOC Ram hyd Ram ban Raj chn Raj Pun Sam del OUPUT NAME LOC Ram Hyd ban Raj chn pun sam del