How can we handle Rejection Logic in Source tables while we
are matching the data in Target side in ETL Testing ?
Answer Posted / alekya
use Minus query.
Select * from target
minus
select * from Source
This will give all the rows of sorce data which are
rejected,that is not loaded into the target.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
what is different between sequential batch and concurrent batch and which is recommended and why?
Suppose I am loaded with questions as I am an experienced etl coder, but not an analytical report builder. I am using analysis services to build a cube but am trying to choose the reporting architecture. Can someone please confirm whether or not reporting services (using the business intelligence report) will allow for slicing and dicing, or is it only a static report builder. Also, if I am using the cube browser in analysis services, where can I put the option of non empty so that I dont see records that are blank.?
how does the server recongnise the source and target databases.Elaborate on this
what is the main role of FI on business
when u connect the repository for the first time it asks you for user name & password of repository and database both.But subsequent times it asks only repository password. why?
what is the meant by Normalization and de-normalization?
What are snapshots? What are materialized views & where do we use them? What is a materialized view log?
How can you use an Oracle sequences in Informatica ? You have an Informatica sequence generator transformation also. which one is better to use?
list and discuss two approaches for updation of target table in Informatica and how they are different.
SCD2 will work on only dimension tables as well as fact Table?
Hi, I completed MCA in 2006.After studied Informatica,SQL server and basics of reporting tool in one of the training center in chennai.I got subject knowledge only.But I didn't go any job because I scared to face real time.Anyone please advice how can I enter again into this and anyone provide real time exposure with project.
how to connect to a flatfile through ftp in informatica
how do u set partition points in the mapping?
what is pmrep command?
please tell me any easy ways of testing the Data warehouse project. In my project we are not using any tools for ETL. we are writing scripts in SCRIPTELLA. And we using Pentaho tool for Reporting How can i test all these. please tell me ASAP. thanks in adavance