Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
TCS,
4 10605how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
HCL,
2181Two source files contains same meta data third file contains different data types can I funnel that file.
2 81463) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
2 60951)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
4036i have a table col1 10 20 30 40 10 20 50 my requirement is how to retrive only duplicates like 10 10 20 20 like this how it's possible in SQL?
11 21218source file contains 100 records, i want 10 records in target file how it possible in datastage
IBM,
6 24436one file contains col1 100 200 300 400 500 100 300 600 300 from this i want to retrive the only duplicate like this tr1 100 100 300 300 300 how it's possible in datastage?can any one plz explain clearley..........?
IBM,
8 13256diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?
TCS,
1 4147
What is the purpose of pivot stage and types of containers in datastage
What is the difference between informatica and datastage?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
How do you remove duplicate values in datastage?
What is size of a transaction and an array means in a datastage?
What are the difference types of stages?
How a routine is called in datastage job?
What is the difference between datastage and informatica?
how to sort two columns in single job in datastage.
What are data elements?
What is a merge in datastage?
how to write server Routine coding?
What is the difference between in process and inter process?
What steps should be taken to improve Datastage jobs?
I have a few records just I want to store data in to targets cycling way how?