What are the different plug-ins stages used in your projects?
No Answer is Posted For this Question
Be the First to Post Answer
What all the types of jobs you developed?
How you Implemented SCD Type 1 & Type 2 in your project?
Hi frnds, my scenario is like i'm having a record 1234"1323£3434%343434^23232!1212$23232 in the above record all the special characters must be removed.how can we do it in datastage 8.0.1.can any one please ans this? thanx in advance
Name the third party tools that can be used in datastage?
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
i have flat file and using unix how can i generate sequence number into targer?
Where the datastage stored his repository?
file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
Explain the functionality of your current project?
1 Answers IBM, Miles Software,
Differentiate between validated and Compiled in the Datastage?
i 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?
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..