aggregator transformation in informatica

11
► Cognos Informatica ► Informatica Session ► Informatica Developer HOME DATAWAREHOUSE ORACLE DATABASE OBIEE OBIA INFORMATICA DAC CONTACT

Upload: hrtithikjainkim

Post on 10-Dec-2015

34 views

Category:

Documents


4 download

DESCRIPTION

Hi Friends this is the informatica document for the aggregator Transformation in informatica

TRANSCRIPT

Page 1: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 1/11

Support Center

Aggregator Transformation in Informatica

Kashif M on 09:24

Aggregator is an active transformation used to calculate group values.

Ports:

· Input

· Output

· Expression

· Variable

· Group By

Properties:

· Data Cache

· Index cache

· Sorted Input

Steps:

1. Define Source

2. Define Target

Write the Target requirements and Generate/Execute SQL.

AGG_FACT

· DEPTNO

Union Transformation

Stored Procedure Transformations

Source Qualifier Transformation

Sorter Transformation

Sequence Generator Transformation

Router Transformation

Normalizer Transformation

Rank Transformation

Look-up (Un-connected) Transformation

Look-up (connected) Transformation

Filter Transformation

Expression Transformation

Aggregator Transformation

INFORMATICA TRANSFORMATION

DON'T MISS Why Data warehouse Posted 13 days ago

OBIA 7.9.6.3 Installation Posted 125 days ago

What is OBIEE? Posted 1 days ago

OBIEE 11G Architecture Posted 10 days ago

All About Data Warehousing and Business IntelligenceA blog where you can explore everything about Datawarehouse,Oracle,OBIA, OBIEE,Informatica,ODI,DAC and many more datawarehouseproducts and tools....

Oracle Business Intelligence Application

Search site

► ETL Informatica

► Datawarehouse Informatica

► Informatica Power Center

► Cognos Informatica

► Informatica Session

► Informatica Developer

HOME DATAWAREHOUSE ORACLE DATABASE OBIEE OBIA INFORMATICA DAC CONTACT

Page 2: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 2/11

· TOT_SAL

· MAX_SAL

· MIN_SAL

· AVG_SAL

· COUNT_EMP

Aggregator Transformation in Informatica

Add the required ports like TOT_SAL, MAX_SAL etc.

Top 100 Informatica Interview QuestionsI have attended Informatica interview last week in

wipro and couple of other companies, Question

below I faced in those companies. 1...

Issues While Working With Flat Files InInformatica?· We cannot use SQL override while using flat files

as source. · We need to specify correct path in the

session and have ...

OBIEE 11G ARCHITECTUREWITH EXPLANATIONBelow diagram describes the

standard logical architecture of

Oracle business intelligence 11g

system The entire system

architecture is c...

Handle Two Sessions In InformaticaUsing more than one session by linking it is called

as batches. It is of two types 1. Sequential batches.

(session runs one after anot...

Top 200 OBIEE 11g Interview QuestionOBIEE Interview Questions: I am preparing for

attending interview on OBIEE and OBIA. OBIEE

interviews will be mostly depends on conceptual...

Top 160 Datawarehouse InterviewQuestionHi Guys, Me and some of my friends attended

interview in Accenture,Wipro,TCS,Sapinet,zensar

technologies, Seventh Sense Technologies...

Better Performance Wise Joiner Or LookUp In InformaticaCan’t compare lookup and joiner since each has its

own functions. Sometimes joiner gives more

performance and sometimes lookups. In case o...

About Informatica Server Process ThatHow It Works Relates To MappingVariables?Informatica primary uses load manager and data

transformation manager (dtm) to perform

extracting, transformation and loading. Loa...

Types Of Sessions Are There InInformatica

POPULAR POSTS

Page 3: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 3/11

Aggregator Transformation in Informatica

3. Define Mapping M_AGG

4. Drag Source and Target to the Mapping Designer.

5. Go to the Transformation Menu and click on Create. Select the Transformation type as

AGGREGATOR T_AGG.

Powered by Blogger.

Totally there are 10 SESSIONS 1. SESSION : FOR

MAPPING EXECUTION 2. EMAIL : TO SEND EMAILS

3. COMMAND : TO EXECUTE OS COMMANDS 4.

CONTROL :...

Connected LookupTransformation InInformaticaPassive Transformation Used to

search To get the related values

To compare the values Used in slowly changing

dim...

BI PUBLISHER INTERVIEW QUESTIONS

DATA WAREHOUSE ADMINISTRATOR CONSOLE

DATA WAREHOUSING E-BIZ R12

E-BIZ R12 INSTALLATION ESSBASE

HMAILSERVER HYPERION

HYPERION ESSBASE

HYPERION ESSBASE INTERVIEW QUESTIONS

HYPERION FINANCIAL MANAGEMENT

INFORMATICA

INFORMATICA INTERVIEW QUESTION JAVA

LINUX OBIA 11.1.1.7.1 OBIA 7.9.6.3

OBIEE 10G OBIEE 11G OBIEE 11G DUMPS

OBIEE 11G INTERVIEW QUESTIONS

OBIEE CERTIFICATION

OBIEE INTERVIEW QUESTION

OBIEE PUBLISHER INTERVIEW QUESTIONS

ODI (ORACLE DATA INTEGRATOR)

ORACLE ADMINISTRATOR

ORACLE BUSINESS INTELLIGENCE APPLICATION

ORACLE DATA INTEGRATOR

ORACLE DATABASE INSTALLATION IN LINUX 6

ORACLE JOINS SCORECARD IN OBIEE 11G

SQL INTERVIEW QUESTIONS

SQL SERVER 2008

SQL SERVER INSTALLATION

WINSCP

(18)

(31)

(121)(32)

(8) (125)(19)

LABELS

(1)

(1)

(1) (1) (1) (1) (1)

(1) (1)

(1) (1)

(1) (3)

(2) (1) (2) (1) (1) (1) (3) (1)

(2)(1)

(1)

(1) (2) (1) (1)

Page 4: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 4/11

Aggregator Transformation in Informatica

6. Project the required ports from Source Qualifier to the Aggregator.

Page 5: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 5/11

Aggregator Transformation in Informatica

7. Edit Aggregator. Go to Ports Tab

Uncheck inputs for all added ports. (Expressions are highlighted)

In the functions tab Aggregate folder is displayed only when it is used in the mapping.

Aggregator Transformation in Informatica

Page 6: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 6/11

Aggregator Transformation in Informatica

In the Functions tab expand Aggregate folder. Select the function. From the Ports tab select the

port.

Validate -> OK.

Apply the functions to respective ports.

Check the Group By check box for the department.

In the Properties tab check the box Sorted Input if the data is already sorted (suppose sorter

tranfn is applied before the aggregator, otherwise the agg will sort the input)

Page 7: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 7/11

Aggregator Transformation in Informatica

Page 8: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 8/11

Aggregator Transformation in Informatica

Aggregator Transformation in Informatica

Project the required ports from the aggregator to the taget.

Save the Repository.

Create a Session S_AGG

Define a Workflow WF_AGG.

Start the workflow.

Preview the data.

Page 9: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 9/11

Informatica

0

Like Tweet

0 1 0

Kashif

Kashif: Aggregator Transformation in Informatica

Review : Kashif |

Update: 09:24 | Rating: 4.5

NEWER POST OLDER POST

Aggregator Transformation in Informatica

0 COMMENTS:POST A COMMENT

Page 10: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 10/11

Get this widget »

► 2014 (133)

► December (3) ► November (22) ► October (21)

Renaming Dashboard Name in OBIEE 10G

Renaming Dashboard Name in OBIEE 11g

Conditional Format to bring images in OBIEE Selection Steps in OBIEE 11g

AVERAGE FUNCTION IN OBIEE 11g Action Links in OBIEE 11g

uninstall OBIEE 11g in windows Top 100 Informatica Interview Questions

OBIA ARCHITECTURE WITH EXPLANATION Data Warehouse Architecture

Insert else update vs Update else insert in Inform...

[nQSError: 37001]Could not connect to the Oracle B...

grain and granularity in data warehouse Types of Facts in Data warehouse

Bus schema in Data warehouse galaxy schema in data warehouse

snow flake schema in data warehouse Star Schema in Data warehouse

What is schema in Data warehouse What is Data warehouse

AVG DISTINCT FUNCTION IN OBIEE 11g

BOTTOMN FUNCTION IN OBIEE 11G OBIEE login page customization

obiee certification 1z0-526 Kill session in Oracle Hiding grid lines in OBIEE

OBIEE connection pool write back option Connection Scripts in OBIEE

Pointing Dev_MDS and Dev_BIPLATFORM Schemas

OBIEE 11g client configuration OBIEE 11g client installation

SCD Type 2 in Informatica Normalizer Transformation in Informatica

▼ September (92)

▼ 2013 (247)

Enter your comment...

Comment as: Google Account

Publish

Preview

Create a Link

Blog Archive

LINKS TO THIS POST

What is a Transformation in InformaticaBy Kashif M - 0 comment

DESIGNER IN INFORMATICABy Kashif M - 0 comment

Data Transformation Manager Process in InformaticaBy Kashif M - 0 comment

PowerCenter and PowerMart in InformaticaBy Kashif M - 0 comment

Installation step of informaticaBy Kashif M - 0 comment

Data ModelingBy Kashif M - 0 comment

Famous Datawarehouse Tools in MarketBy Kashif M - 0 comment

Enterprise Data Warehouse (EDW) & Data Mart?By Kashif M - 2 comments

Page 11: Aggregator Transformation in Informatica

7/7/2014 Aggregator Transformation in Informatica

http://mkashu.blogspot.in/2013/09/aggregator-transformation-in-informatica_1032.html 11/11

KAS HIF M

I'm Kashif, Certified OBIEE

Consultant working with 7stl in

Chennai. I am here to share my

experience, ideas, thoughts and

issues while working with Oracle and in Data

warehousing products.

VIEW MY C OMPLET E PROFILE

About Me

Join this sitew ith Google Friend Connect

Members (11)

Already a member? Sign in

FollowersFind us on Facebook

Mkashu

65 people like Mkashu.

Facebook social plugin

Like

Home About Support Center

Copyright © 2014 Mkashu. Designed by Templateism