Skip to content

Explore Informatica

Extract – Transform & Load

Tag: Transformations

Stored Procedure transformation​ in Informatica​

​Stored ​Procedure A stored procedure is a precompiled collection of Transact-SQL, PL-SQL or other database procedural statements and optional flow control statements, similar to an executable script. Stored procedures are… Continue reading Stored Procedure transformation​ in Informatica​

Published February 1, 2018
Categorized as Informatica PowerCenter Tagged stored procedures, Transformations

How To Propagate Port Attributes

Propagating Port Attributes When you edit a port name in a transformation, by default, the Designer propagates references to that port in the expressions, conditions, and other ports in that… Continue reading How To Propagate Port Attributes

Published September 29, 2016
Categorized as Informatica PowerCenter Tagged Mapping, Transformations, Working Tips

How to Convert Julian to Gregorian date in Informatica

How to Convert Julian date to Gregorian date in Informatica Dates in the Julian calendar are called Julian dates which are not supported in Informatica. We need to convert the… Continue reading How to Convert Julian to Gregorian date in Informatica

Published May 21, 2016
Categorized as Informatica PowerCenter Tagged Expression, Transformations

Informatica certification – Transformations

Working with Transformations – My Notes — Transformation Overview —  Which is the repository object that generates, modifies, or passes data? Ans:- A Transformation. Which transformation performs calculations on groups… Continue reading Informatica certification – Transformations

Published March 1, 2016
Categorized as PowerCenter Certification Tagged Certification, Informatica, Transformations

How to remove duplicate records using Sorter Transformation

How to remove duplicate records using Sorter Transformation In the last two post we have seen how to remove duplicate records (Only one column) using Aggregator and Expression. We have… Continue reading How to remove duplicate records using Sorter Transformation

Published February 21, 2016
Categorized as Informatica PowerCenter Tagged Mapping, Sorter Transformations, Transformations, Transformations-Lab

How to load every 5th record into target table

How to load every 5th record into target table We need to read the source table and load only 1st and every 5th (nth) records to target. Let’s start the… Continue reading How to load every 5th record into target table

Published February 19, 2016
Categorized as Informatica PowerCenter Tagged Filter Transformation, Informatica, Mapping, Sequence Generator, Transformations

How to remove duplicate records using Expression

How to remove duplicate records using Expression In the last post we have used Aggregator Transformation to remove the duplicate records. In this post we will use the Expression transformation… Continue reading How to remove duplicate records using Expression

Published February 18, 2016
Categorized as Informatica PowerCenter Tagged Expression, Informatica, Mapping, Transformations, Transformations-Lab

How to remove duplicate records Using Aggregator

How to remove duplicate records Using Aggregator There are couple of options available in informatica to remove duplicate records from the source.  For Relational Tables 1. Source Qualifier > ‘SELECT… Continue reading How to remove duplicate records Using Aggregator

Published February 10, 2016
Categorized as Informatica PowerCenter Tagged Aggregator, Mapping, Transformations, Transformations-Lab

How to Load only Half of the records from Source table

Load only Half of the records from Source table The requirement is to process only half of the records from the source table. To do this we need to calculate the… Continue reading How to Load only Half of the records from Source table

Published February 3, 2016
Categorized as Informatica PowerCenter Tagged Informatica, Mapping, Transformations, Transformations-Lab

Source Qualifier – Full Outer Join

Full Outer Join using Source Qualifier – ‘SQL Query’ Integration service support only Left & Right outer joins. We cannot perform Full outer join using ‘User Defined Join’ properties in… Continue reading Source Qualifier – Full Outer Join

Published December 30, 2015
Categorized as Informatica PowerCenter Tagged Full Outer Join, Informatica, Joiner, Mapping, Source Qualifier, Transformations

Source Qualifier – User Defined Join – Right Outer Join

How to join two tables – Source Qualifier – User Defined Join – Right Outer ** Source Qualifier Transformation is the most efficient way to join two tables in the same Database… Continue reading Source Qualifier – User Defined Join – Right Outer Join

Published December 29, 2015
Categorized as Informatica PowerCenter Tagged Informatica, Joiner, Mapping, Right Outer Join, Source Qualifier, Transformations

Source Qualifier – User Defined Join – Left Outer Join

How to join two tables – Source Qualifier – User Defined Join – Left Outer ** Source Qualifier Transformation is the most efficient way to join two tables in the same Database… Continue reading Source Qualifier – User Defined Join – Left Outer Join

Published December 29, 2015
Categorized as Informatica PowerCenter Tagged Informatica, Joiner, Left Outer Join, Mapping, Source Qualifier, Transformations

Source Qualifier – User Defined Join – Normal Join

How to join two tables – Source Qualifier – User Defined Join ** Source Qualifier Transformation is the most efficient way to join two tables in the same Database ** There are… Continue reading Source Qualifier – User Defined Join – Normal Join

Published December 29, 2015
Categorized as Informatica PowerCenter Tagged Informatica, Joiner, Mapping, Normal Join, Source Qualifier, Transformations

Joiner Transformation – Normal Join

Joiner Transformation – Normal Join Let’s create a Mapping with a Joiner Transformation – Normal Join. We are going to join two tables JOB_ID1 & JOB_ID2 and create a target… Continue reading Joiner Transformation – Normal Join

Published December 23, 2015
Categorized as Informatica PowerCenter Tagged Informatica, Joiner, Mapping, Normal Join, Transformations

Joiner Transformation Overview

Joiner Transformation Overview Use the Joiner transformation to join source data from two related heterogeneous sources residing in different locations or file systems. You can also join data from the… Continue reading Joiner Transformation Overview

Published December 21, 2015
Categorized as Informatica PowerCenter Tagged Informatica, Joiner, Mapping, Transformations

Posts pagination

Page 1 Page 2 Older posts
Explore Informatica
Proudly powered by WordPress.
Exit mobile version