How will you move hashed file from one location to another location?
No Answer is Posted For this Question
Be the First to Post Answer
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
how CAN we remove duplicates in dataset?
how many types of remove the duplicate records?
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
Name the third party tools that can be used in datastage?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What a datastage macro?
How can one find bugs in job sequence?
What is difference between join, merge and lookup stage?
Is possible to create skid in dim,fact tables?
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks