how to remove staging area
Answer / sunil
)At DB level we can simply DROP the stagin table.
2)then Create Target table at DB level.
3) Directly LOAD the records into target table.
NOTE: It is recommended to use staging area
| Is This Answer Correct ? | 2 Yes | 0 No |
in a table it has 200 rows the query is select 150 from tablename.whats the output
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
wt is the difference between truncate and delete in which situation u use delete and truncate in real time..
What is the difference between Bad file and Reject file? and Where u can see the Reject file? What records stored in Reject file?
In informatics server which files are created during the session rums?
What does reusable transformation mean?
In Which scenario did u used Incremental loading?
What are the types of error logs available in Informatica?
What are the mapings that we use for slowly changing dimension table?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is status code?