What is the difference between source definition database and source qualifier?

Showing Answers 1 - 6 of 6 Answers

a source definition database contain the datatypes that are used in the orginal database from which the source is extracted. where the source qualifier is used to convert the source definition datatypes to the informatica datatypes. which is easy to work with.

madhu.tella

  • Mar 25th, 2010
 

Source definition in database is simply the table definition, but the source qulifier is one of the transformation in informaitca from which we can specify the data selection criteria to the database.

For example if you are using only 3 columns out of the available 10 columns in a table along with some filter conditons to load data in the target table. We can simply select those 3 coulmns and include the filter conditions either in the query or in the filter condition in the source qualifier properties.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions