What is rank index in rank transformation?
No Answer is Posted For this Question
Be the First to Post Answer
Data is passed from one active trans and one passive trans into a passive transformation.Is the mapping valid or invalid?
explain different levels in pushdown optimization with example?
What is an MDDB? What is the difference between MDDBs and RDBMSs?
task is running successfully but data is not loded why?
What is confirmed dimension?
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/
If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
How can a Lookup with Dynamic Cache be replaced in a mapping? Explain.
source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000
What is Index Caches size?
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.