what is repositery?
No Answer is Posted For this Question
Be the First to Post Answer
convert yyyy mm dd to dd mm yyyy?
I have a source table with column name CITY having 100 records, I want target table with column name start with 'A' and 'B',remaining columns as reject outputs. how can achieve this by data stage?please help me?????
What r the existing server jobs in parallalism?
What are the prerequisites for join stage
What are routines in datastage? Enlist various types of routines.
Differentiate between operational datastage (ods) and data warehouse?
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
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
Why we use surrogate key?
What are the types of hashed files in data stage
how many write modes are there in ds
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?