in Technology by

What is meant by Target load plan?

1 Answer

0 votes
by

Target Load Order:

Target load order (or) Target load plan is used to specify the order in which the integration service loads the targets. You can specify a target load order based on the source qualifier transformations in a mapping. If you have multiple source qualifier transformations connected to multiple targets, you can specify the order in which the integration service loads the data into the targets.

Target Load Order Group:

A target load order group is the collection of source qualifiers, transformations and targets linked in a mapping. The integration service reads the target load order group concurrently and it processes the target load order group sequentially. The following figure shows the two target load order groups in a single mapping.

Target-load-order-group-informatica-interview-questions

Use of Target Load Order:

Target load order will be useful when the data of one target depends on the data of another target. For example, the employees table data depends on the departments data because of the primary-key and foreign-key relationship. So, the departments table should be loaded first and then the employees table. Target load order is useful when you want to maintain referential integrity when inserting, deleting or updating tables that have the primary key and foreign key constraints.

Target Load Order Setting:

You can set the target load order or plan in the mapping designer. Follow the below steps to configure the target load order:

1. Login to the PowerCenter designer and create a mapping that contains multiple target load order groups.
2. Click on the Mappings in the toolbar and then on Target Load Plan. The following dialog box will pop up listing all the source qualifier transformations in the mapping and the targets that receive data from each source qualifier.

Target-load-plan-informatica-interview-questions

  1. Select a source qualifier from the list.
  2. Click the Up and Down buttons to move the source qualifier within the load order.
  3. Repeat steps 3 and 4 for other source qualifiers you want to reorder.
  4. Click OK.

Related questions

0 votes
    I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow....
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows...
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    How do you load only null records into target? Explain through mapping flow....
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    In the context of Ansible, what is meant by “facts”?...
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    What is meant by Ad-Hoc commands? Give one example....
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    What is meant by Incremental Aggregation in Informatica?...
asked Jun 7, 2021 in Technology by JackTerrance
0 votes
    What is Meant by ‘discrete’ and ‘continuous’ in Tableau?...
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    What is meant by Lookup Transformation? Explain the types of Lookup transformation....
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    Mention what is meant by a "baseline data" in SAP AR and AP?...
asked Jan 5, 2021 in Technology by JackTerrance
0 votes
    What is meant by the command task in Azure?...
asked Dec 28, 2020 in Technology by JackTerrance
0 votes
    What is meant by the unconnected lookups?...
asked Dec 28, 2020 in Technology by JackTerrance
0 votes
    What is meant by the connected lookups?...
asked Dec 28, 2020 in Technology by JackTerrance
0 votes
    What is meant by the enterprise warehousing?...
asked Dec 28, 2020 in Technology by JackTerrance
...