How to Check the source record count from traget table.
Answer Posted / shyam
You can fire the query based on the timestamp.If the
loading happened today you can give the condition like--
>Sel * from table where date > 'yesterday's_date';
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define Dynamic push down optmization?
What are various etl tools in the market?
Informatica server and client are in different machines. You run the session from the server manager by specifying the source and target databases. It displays error . You are confident that everything is correct. Then why it is displaying the error?
Can there be sub steps of etl steps?
what are the facilities provided by data warehouse to analytical users?
how do u estimate the depth of the session scheduling queue? Where do u set the number of maximum concurrent sessions that Informatica can run at a given time?
What are the types of data warehouse applications and what is the difference between data mining and data warehousing?
Hi, can anyone plz share the project architecture for etl testing(banking domain) plz explain the architecture .
Can we create Hierarchies in generic datasources?
Compare ETL & Manual development?
two sources S1,S2 containing measures M1,M2,M3, 4 dimensions D1,D2,D3,D4, 1 Fact F1 containing measures M1,M2,M3 and surrogate keys K1,K2,K3,K4 (a) write a sql statement to populate Fact table F1 (b) Design a mapping in Informatica for loading of fact table F1.
Explain do we need an etl tool?
explain the methodology of Data Warehousing?(Polaries)
what is the difference between cubes and package in cognos
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?