Distinguish between informatica & datastage. Which one would you choose and why?
No Answer is Posted For this Question
Be the First to Post Answer
in job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
What is difference between join, merge and lookup stage?
I/P --- ID Value 1 AB 2 ABC 3 ADE 4 A O/p --- ID Value 1 A 1 B 2 A 2 B 2 C 3 A 3 D 3 E 4 A
how many dimentions and fact tables used in your project and what are names of it?
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
What is the difference between odbc and drs stage?
How to use Environment variable's in datastage?(use of process)
What is the flow of loading data into fact & dimensional tables?
what is meta data? Explain? Where it is used?
Where the datastage stored his repository?
Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result as values before the delimiter should come under the column ITEM_CODE and values after the delimiter should come under the column LOC_CODE.. But some datas like "SCH-AS-1010", for this, "SCHAS" should come under the column ITEM_CODE and 1010 should come under the column LOC_CODE.. Pls help me..