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 |
i have flat file and using unix how can i generate sequence number into targer?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
Highlight the main features of datastage?
what is the custome stage in datastage? how can we impliment that one? plz tell me
5) A file contains 10 (1-10) I want trgt like Trgt 1 trgt 2 trgt 3 1 2 3 4 5 6 7 8 9 10
What are the different types of lookups in datastage?
what is the unix script to run the job? Please mention commands which we use often?
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
what is usage of datastage with materialized views
how to clear the source file? 2) diff b/t odbc & Oracle?what is node? 3) explain one complex job u face in ur project
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..