InterviewSolution
| 1. |
Explain What Is Target Load Order? |
|
Answer» Target LOAD order is nothing but a list of all activities where ONE can define the priority. Based on this priority the DATA will be loaded into the Informatica server. If you have a list of source qualifiers CONNECTED to multiple targets then you can define the order or dictate an order to the Informatica server so that the data can be loaded into the targets. Target load order is nothing but a list of all activities where one can define the priority. Based on this priority the data will be loaded into the Informatica server. If you have a list of source qualifiers connected to multiple targets then you can define the order or dictate an order to the Informatica server so that the data can be loaded into the targets. |
|