what is the Difference Between Datastage Server Edition and
Parallel Edition?
Answer Posted / babu
datastage server edition is single node execution are multi
node execution where
parallel edition is multi node execution, depening up on
partitioning of soft ware
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between orabulk and bcp stages?
What is the flow of loading data into fact & dimensional tables?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
How can we improve the performance in datastage?
Lookup constraints
What is the difference between hashfile and sequential file?
What are the benefits of datastage?
How to convert RGB Value to Hexadecimal values in datastage?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
How many areas for files does datastage have?
How and where you used hash file?
How complex jobs are implemented in datstage to improve performance?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
Can you define merge?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees