Questions tagged [informatica-powercenter]

Informatica Powercenter is an ETL (Extract, Transform, and Load) tool developed by Informatica Corporation. ETL tools are used to integrate and move data between IT systems. In terms of market share, Powercenter is one of the leading data integration tools available.

Informatica PowerCenter provides an environment that allows you to load data into a centralized location, such as a data warehouse or operational data store (ODS).

PowerCenter includes the following components:

  • Informatica domain - the primary unit for management and administration within PowerCenter.

  • PowerCenter repository - it resides in a relational database. The repository database tables contain the instructions required to extract, transform, and load data.

  • Informatica Administrator - a web application that you use to administer the Informatica domain and PowerCenter security.

  • Domain configuration - a set of relational database tables that stores the configuration information for the domain.

  • PowerCenter Repository Service

  • PowerCenter Integration Service - extracts data from sources and loads data to targets

  • Web Services Hub - a gateway that exposes PowerCenter functionality to external clients through web services

  • SAP BW Service - extracts data from and loads data to SAP NetWeaver BI.

  • Reporting Service - runs the Data Analyzer web application

  • Metadata Manager Service - runs the Metadata Manager web application.

  • PowerCenter Client - consists of the tools to manage the repository and to design mappings, mapplets, and sessions to load the data. It has the following tools:

    1. Designer - to create mappings that contain transformation instructions for the Integration Service.
    2. Repository Manager to assign permissions to users and groups and manage folders.
    3. Workflow Manager - to create, schedule, and run workflows. A workflow is a set of instructions that describes how and when to run tasks related to extracting, transforming, and loading data.
    4. Workflow Monitor - to monitor scheduled and running workflows for each Integration Service.

PowerCenter accesses the following sources:

  • Relational DB

  • File - Fixed and delimited flat file, COBOL file, XML file, and web log

  • Other - Microsoft Excel, Microsoft Access, and external web services, mainframe and applications

PowerCenter can load data into the following targets:

  • Relational DB

  • File - Fixed and delimited flat file and XML.

  • Other - Microsoft Access and external web services, applications and mainframe.

You can load data into targets using ODBC or native drivers, FTP, or external loaders.

Other information:

Getting started

User guide

1244 questions
12
votes
2 answers

Case Statements/Decode Function in Informatica

Could anyone help me with writing case statements in Informatica PowerCenter Designer? I am fairly new to Informatica, and based on my limited experience I feel case statements aren't supported. There is a decode function with similar functionality,…
11
votes
1 answer

Can ETL informatica Big Data edition (not the cloud version) connect to Cloudera Impala?

We are trying do a proof of concept on Informatica Big Data edition (not the cloud version) and I have seen that we might be able to use HDFS, Hive as source and target. But my question is does Informatica connect to Cloudera Impala? If so, do we…
sun_dare
  • 1,146
  • 2
  • 13
  • 33
9
votes
3 answers

What is the required language knowledge to use Informatica effectively?

In the next few weeks, my company will be engaging multiple vendors to establish a choice for a common global ETL tool - not necessarily one that can't be broken from, but just where our license investment will go to consolidate those costs. Two of…
agartzke
  • 3,885
  • 6
  • 24
  • 17
7
votes
1 answer

Configuring Informatica Repository with Oracle 10g [Oracle not connecting]

Oracle Details:- Oracle 10g Enterprise Edition Host running XP x32 I use scott tiger for logging with SQL* Plus . I dont provide any HOST STRING. How can i setup Oracle to accept Host String ? i am asking this because i guess the problem is…
aBs0lut3z33r0
  • 95
  • 1
  • 5
6
votes
1 answer

Auto mapping target fields from source in informatica

I hav a source structure in informatica like col1 number col2 varchar(40) col3 DATE col4 varchar(50) col5 number and my target definition is like col4 varchar(50) col1 number col5 number col3 varchar(40) col3 DATE If i want to load…
Aspirant
  • 2,238
  • 9
  • 31
  • 43
5
votes
4 answers

Change mapping in the session

I have a Informatica session which is linked to a wrong mapping. How do i change the mapping from M1 to M2 in the same session S1 and Workflow W1 WITHOUT importing/exporting as XML and making the changes ???
Chattz
  • 51
  • 1
  • 1
  • 2
5
votes
3 answers

Is it possible to get the SQL that would be generated, without running the mapping?

We can see the SQL's generated by PowerCenter in the session log file once a mapping has been run. So to get these SQLs we have to run the mapping. I would like to know if there is any way to get the SQL that PowerCenter would generate without…
user1021822
  • 59
  • 1
  • 4
  • 9
4
votes
4 answers

Informatica - Duplicate elimination

I am having a flat file with 10 records, and out of it 5 records are duplicate records (unique key column: Customer_Id and source_system). This flat file has to load to a Oracle table and this is the first load. How can I eliminate the duplicates in…
Muthukumar
  • 8,679
  • 17
  • 61
  • 86
4
votes
1 answer

Bulk Insert into a HEAP vs CLUSTERED index where minimal logging is not an option (SQL Server 2008)

The tool currently used is Informatica and we have bookend stored procedures that drop the clustered indexes and then add them back to the database. In the stored procedure where we add the clustered indexes back we have the DDL for the indexes hard…
JStead
  • 1,710
  • 11
  • 12
3
votes
2 answers

Informatica error =[ERROR('transformation error')]

I am getting the following Informatica error: Note: Output column [AGENT_DISPOSTION_CODE] has no default value. Row will be skipped if transformation errors are encountered MAPPING> DBG_21056 column=[PHONE_NUMBER],…
user1173496
  • 111
  • 4
  • 8
  • 18
3
votes
1 answer

How to update variable inside a parameter file

lets say i have a parameter file [Global] $$param1=x $$param2=r $$param3=t $$param4=h $$param5=j $$Counter=0 what i want is whenever i run the session the parameter file updates and $Counter variable increments by 1 so that it be like this after…
Mark
  • 53
  • 4
3
votes
4 answers

Configuration file in Netezza

Is there a configuration file in Netezza like tnsnames.ora in Oracle which contains database names and their connect string names? If so, what is the default location of the file? I'm using Informatica PowerCenter to load to target Netezza table. I…
Leo
  • 868
  • 1
  • 13
  • 32
3
votes
2 answers

informatica powercenter FTP issue

I'm facing an issue on a FTP I would like to know how, and the best option for the below situation. I'm dealing with a process that connects via FTP and gets a file, using JMS on Informatica Powercenter. I would like to know if there is a way to get…
Angela
  • 31
  • 2
3
votes
2 answers

Removing delimiters from a single column of a csv file without opening the file

I have the following contents of the csv file Here are the contents of the CSV file: Date_Added|this_flag|Name|DOB|SSN|ID May 1st, 2015|Y|Jingle|heimerscmidt|19901002|123456789|3 May 1st, 2015|N|Jingleheimerscmidt|19901002|123456789|3 May 5th,…
kpmandani
  • 31
  • 2
3
votes
1 answer

DTS/SSIS vs. Informatica Power Center

I'm sure that this is a pretty vague question that is difficult to answer but I would be grateful for any general thoughts on the subject. Let me give you a quick background. A decade ago, we used to write data loads reading input flat files from…
Chad
  • 23,658
  • 51
  • 191
  • 321
1
2 3
82 83