1.When did 8.1 parallel came into existence?
2.What is the difference between 7.5 and 8.1?
Answers were Sorted based on User's Feedback
Answer / guest
infosphere ds and qs 8.1 was released in year 2009.
| Is This Answer Correct ? | 2 Yes | 1 No |
Define meta stage?
Two source files contains same meta data third file contains different data types can I funnel that file.
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..
Which type of joins Merge stage can support?
Define data aggregation?
1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?
Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
what is the diff between sequential file and fileset stages?
Hi every one, I am Suneel. I/p o/p --- ----- suneel suneel suneel suneel suneel suneel how it will get. Please design job with explain. Thanks.
client know skid info?
how many rows sorted in sort stage by default in server jobs
in oracle target stage when we use load option and when we use upsert option?