what are the limitations for bulk loading in informatica for
all kind of databases and transformations?
Answer Posted / vikas
1.update strategy
2.no constraints on target
3.target should be relational database
4.less number of records
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can one identify whether mapping is correct or not without connecting session?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
On which transformations you created partitions in your project?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
Enlist the differences between database and data warehouse.
in reporting we add some new objects,how we get the count of the newly added objects to the report
What are the reusable transformations?
What does “tail –f” command do and what is its use as an Informatica admin.
How to create or import flat file definition in to the warehouse designer?
COM components can be used in Informatica
How to do unit testing in informatica?
Differentiate between sessions and batches?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.