Wednesday, June 20, 2012

How to find Sources and Targets of a Session

Please use below steps to find out source and target of a session using pmrep commands.

  1. Connect to Linux Server and log in to bin folder ($INFA_HOME/Server/bin)
  2. Connect to Repository, using below command
    pmrep connect -r <REPO NAME> -d <DOMAIN NAME> -n <USER> -x <PWD>
  3. Fetch Source tables of the session
    pmrep listtablesbysess -f <Folder Name> -s <Session Name> -t source
  4. Fetch Target tables of the session
    pmrep listtablesbysess -f <Folder Name> -s <Session Name> -t target

Friday, June 15, 2012

Tuning Repository Performance

Repository Analyze

The PowerCenter repository has more than 170 tables, and almost all tables use at least one index to speed up queries. Most databases keep and use column distribution statistics to determine which index to use to execute SQL queries optimally. Database servers do not update these statistics continuously.
 
In frequently used repositories, these statistics can quickly become outdated, and SQL query optimizers may not choose the best query plan. In large repositories, choosing a sub-optimal query plan can have a negative impact on performance. Over time, repository operations gradually become slower.
 

PowerCenter identifies and updates the statistics of all repository tables and indexes when you copy, upgrade, and restore repositories. You can also update statistics using the pmrep UpdateStatistics command.


Syntax: pmrep UpdateStatistics




Increasing Repository Copy, Backup, and Restore Performance

Large repositories may contain a lot of log and history information that slows down repository performance. You have the option to skip the information that is not essential to the function of the repository. When you back up, restore, or copy a repository, you can choose to skip the following types of information:

  • Workflow and session logs  
  • Deploy group history 
  • MX data 

By skipping this information, you reduce the time it takes to copy, back up, or restore a repository.
You can also skip this information when you use the pmrep commands.

Thursday, June 14, 2012

Informatica PC Upgrade from 861 to 91 Installation Steps


TABLE OF CONTENTS

1   Overview           

2   Download 9.1 Software

3   Backup Domain

4   Backup of Repositories’               

5   Shut down the Domain

6   Validate Environment variables before upgrade to 9.1   

7   Backup nodemeta.xml 

8   Backup domains.infa     

9   Start Installation / Up gradation

10  Environment Variables Setup    

11  Post Installation Steps   

 

1           Overview


This document is for informatica administration team, providing the detailed upgradation steps from 8.6.1 to 9.1 on Linux & Oracle Environment.

2           Download 9.1 Software


Download Software from informatica Corporation and make sure to get proper keys based on environment (Dev/ Prod).

3           Backup Domain


Before Startup of up gradation, please take backup of 8.6.1 domain

4           Backup of Repositories’


Take backup of all repositories in 8.6.1 server

5           Shut Down the Domain


Shutdown services from tom bin folder
./infaservice shutdown

6           Validate  Environment variables before upgrade to 9.1


-bash-3.2$ $ echo $IATEMPDIR
/infa/informatica/pc91/temp
-bash-3.2$ $ echo $PATH
/usr/local/bin:/bin:/usr/bin:/home/infa91/bin:/infa/oracle/java/jdk1.5.0_22/bin:
-bash-3.2$ $ echo $JRE_HOME

-bash-3.2$ $ echo $INFA_HOME

-bash-3.2$ $ echo $INFA_DOMAINS_FILE

7           Backup nodemeta.xml


-rwxrwxr-x 1 infa91 infadmin 1626 Jun  1 13:23 nodemeta.xml
-bash-3.2$ $ pwd
/infa/informatica/pc86/server/config

-bash-3.2$ $ cp nodemeta.xml nodemeta.xml.20120608

8           Backup domains.infa


/infa/informatica/pc86
-bash-3.2$ $ ls -ltr domains.infa
-rwxrwxr-x 1 infa91 infadmin 1059 Jun  1 13:23 domains.infa
-bash-3.2$ $ cp domains.infa domains.infa.20120608
-bash-3.2$ $ ls -ltr domains.infa*
-rwxrwxr-x 1 infa91 infadmin 1059 Jun  1 13:23 domains.infa
-rwxr-xr-x 1 infa91 infadmin 1059 Jun  8 19:45 domains.infa.20120608

9           Start Installation / Up gradation


-bash-3.2$ $ pwd
/infa/informatica/pc91
-bash-3.2$ $ ./install.sh
OS detected is Linux

\***************************************************************************
\* Welcome to the Informatica 9.1.0 HotFix 3 Server Installer.  *
\***************************************************************************

Before you continue, read the following documents:
* Informatica 9.1.0 HotFix 3 Installation Guide and Release Notes.
* B2B Data Transformation 9.1.0 HotFix 3 Installation and Configuration Guide and Release Notes.

You can find the 9.1.0 HotFix 3 documentation in the Product Documentation section at http://mysupport.informatica.com.

Configure the LANG and LC_ALL variables to generate appropriate code pages and
create and connect to repositories and Repository Services.
Do you want to continue? (Y/N) Y

Installer requires operating system Linux version 2.6.16 and later.
Current operating system Linux version 2.6.18.
Current operating system meets minimum requirements.

Select to install or upgrade:

  1.Install or upgrade Informatica.
   Select this option if the machine does not have Informatica services installed
   or if it has Informatica 9.0.x or an earlier version installed.

   To verify whether a machine meets the system requirements for an Informatica installation,
   run the Pre-Installation System Check Tool (i9Pi) before you start the installation process.
   You can find the i9Pi tool in the following directory: <InstallerExtractDirectory>/i9Pi

  2.Install Data Transformation Engine Only.
   Select this option to install only Data Transformation Engine.

  3.Select this option if the machine has Informatica 9.1.0 or an Informatica 9.1.0 hotfix installed.

   Enter the choice(1,2 or 3): 1

-----------------------------------------------------------
Checking for existing 9.1.0 HotFix 3 product installation.
Select (G)UI mode (needs X Window support) or (C)onsole mode (G/C):C

Launching installer in console mode ...
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Preparing SILENT Mode Installation...
===============================================================================
Informatica 9.1.0 HotFix3 Services               (created with InstallAnywhere)
----------------------------------------------------------------------------------------------------------------------------------
*******************************************************************************
Installation Type
*******************************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]

Select to install or upgrade:
    * 1->Install Informatica 9.1.0 with HotFix 3.
Select this option to perform a full installation of Informatica 9.1.0 HotFix 3.
      2->Upgrade to Informatica 9.1.0 with HotFix 3.
Select this option to upgrade previous versions of Informatica products to Informatica 9.1.0 HotFix 3.
: 2

***************************************************************
Installation Pre-Requisites
**************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]
Verify the upgrade pre-requisites and complete the pre-upgrade tasks before you continue.
 Database: -Requires Oracle, IBM DB2, Microsoft SQL Server or Sybase ASE.
 One of the following product versions must be installed on this machine:
 -PowerCenter 8.1.x
 -PowerCenter 8.5.x
 -PowerCenter 8.6.x
 -Informatica 9.0.1

 Disk Space Requirement: 4 GB
 Memory Requirement (RAM): 4 GB

   Pre-upgrade tasks:
 - Back up the domain configuration repository.
 -For a DB2 database, verify that the tablespace has a page size of 32K.
- Verify that the domain is shut down.
Press <Enter> to continue ...

***************************************************************
Upgrade Directory
**************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]


Enter the installation directory


Enter the directory of the Informatica product to upgrade: (default :- /home/infa91/Informatica/9.0.1) :/infa/informatica/pc86/

Enter the directory for Informatica 9.1.0 HotFix 3: (default :- /infa/informatica/pc91/) :/infa/informatica/pc91/

Allow changes to the node host name and port numbers.

Select this option to change the node configuration of Informatica 9.1.0 HotFix 3. This option requires additional configuration tasks after the upgrade.
    * 1->No
      2->Yes
:1

Warning !!! Shut down the Informatica domain before you upgrade.

Select a Choice
    * 1->OK
:1

***************************************************************************
Pre-Installation Summary
***************************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]

Product Name     :      Informatica 9.1.0 HotFix 3 Services
Installation Type        :      Upgrade
Installation Directory   :      /infa/informatica/pc91/
Disk Space Requirements
Required Disk Space      :      5,185 MB
Available Disk Space     :      58,154 MB
Press <Enter> to continue ...
===============================================================================
Configuring Installation...
----------------------------------------------------------------------------------------------------------------------------------
 [==================|==================|==================|==================]
 [------------------|------------------|------------------|------------------]

*******************************************************************************
Domain Configuration Repository
*******************************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]

The upgrade wizard will use the following settings for the domain configuration repository upgrade:
Database type: Oracle
Database user ID: infa_dom
User password: *********
Custom String jdbc:informatica:Oracle://11.22.333.111:1521;SID=PCdb
Press <Enter> to continue ...
Configure JDBC parameters
    * 1->Yes
      2->No
:2
*****************************************************************************
Port Configuration Upgrade
*****************************************************************************
[ Type 'back' to go to the previous panel or 'quit' to cancel the installation at any time. ]
Enter the port numbers for the Service Manager and Administrator:
Service Manager port: (default :- 8001) :
Service Manager shutdown port: (default :- 6002) :
Informatica Administrator port: (default :- 8002) :
Informatica Administrator shutdown port: (default :- 8003) :
Restart the domain configuration upgrade
The domain upgrade wizard has detected a previous failed attempt to upgrade the domain.
 The failed attempt may have resulted in an inconsistent domain configuration.
 If you select to restart the domain configuration upgrade,
 the domain upgrade wizard will restart the domain upgrade process and override all previous upgrades to the domain.  It will also override any upgrade contention.Use the following guidelines when you restart the domain configuration upgrade:

 -The problem indicated in the upgrade logs as the cause of the previous upgrade failure must be resolved.
 -Other administrators must not be upgrading any other node in the domain at this time.
 -If errors persist when you restart the domain configuration upgrade, the domain configuration database must be restored from backup.
    * 1->No
      2->Yes
:2

Executing Command...
--
Upgrade in progress
1%
------------
99%
100%

Upgrade in progress
1%

99%--
100%

Starting service...
--
Pinging domain...
------
Pinging domain...
--
Pinging domain...
--
Pinging domain...
--
Pinging Administrator...
--
Pinging Administrator...
--
Pinging Administrator...
--
Pinging Administrator...
--

********************************************************************************
Post-Installation Summary
********************************************************************************
Installation Status SUCCESS

The Informatica 9.1.0 HotFix 3 installation is complete.

For more information, see the debug log file:
/infa/informatica/pc91//Informatica_9.1.0_Services_HotFix3_Upgrade.log

For more information about the upgrade, see the debug log file:
/infa/informatica/pc91//tomcat/logs/upgrade.log

Installation Type :Upgrade

Informatica Administrator Home Page::
http://ServerName:8002

Product Name:  Informatica 9.1.0 HotFix 3 Services

Press <Enter> to continue ...
Installation Complete.


10       Environment Variables Setup


Update Environment Variables to 9.1 server paths

-bash-3.2$ $ echo $INFA_DOMAINS_FILE

-bash-3.2$ $ INFA_DOMAINS_FILE=/infa/informatica/pc91/
-bash-3.2$ $ echo $INFA_DOMAINS_FILE
/infa/informatica/pc91/
-bash-3.2$ $ echo $INFA_HOME

-bash-3.2$ $ INFA_HOME=/infa/informatica/pc91/
-bash-3.2$ $ export INFA_HOME
-bash-3.2$ $ echo $INFA_HOME
/infa/informatica/pc91/

11       Post Installation Steps


After up gradation all integration services will be down and repository services will give below message.

The repository version(179) is incompatible with version (181)  of the product.
The repository version is 88 but the product uses version 90.
An upgrade may be required.

  •  Select Repository – Go to Actions on top left – Select Repository Contents – Select Upgrade 
  •  It will ask for Admin Credentials – Give Administrator Credentials 
  •  Change Repository to Normal Mode and recycle button

 

Informatica PC 861 Instellation Steps

TABLE OF CONTENTS

12


1  Overview           
2  Download Software       
3  Setup of Database Parameters, Users & Tablespace       
3.1  Database Parameter     
3.2  Repository Account       
3.3  Repository Tablespace 
4  Operating System           
4.1  Processor           
4.2  Temporary Disk Space Requirements    
4.3  UNIX User Account        
4.4  Port Validation 
5  Environment Variables 
5.1  Obtain the locale values               
6  File Descriptor  
7  Installation directory and Permission     
8  Unzip Software
9  Server Software Installation       
10 Domain Tables List          
11 Repository Creation Log          

1           Overview

This document is for informatica administration team, providing the detailed steps on installation of Power Center 8.6.1 on Linux & Oracle Environment.

2           Download Software

 Download Software from informatica Corporation and make sure to get proper keys based on environment (Dev/ Prod).

3           Setup of Database Parameters, Users & Tablespace

 

3.1            Database Parameter

Set the open_cursors parameter to 1000
SQL> SHOW parameter open_cursor;

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
open_cursors                         integer     300
SQL> ALTER system SET open_cursors=1000;

System altered.

SQL>  ALTER system SET open_cursors=1000 SCOPE=BOTH;

System altered.

SQL> SHOW parameter open_cursors;

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
open_cursors                         integer     1000

3.2            Repository Account

At least two database user accounts (Domain and Repository) are required to host repository, Taking sample names as
USER_REP for the repository Database
USER_DOM for the domain Configuration Database
Both user need to create with the CONNECT, RESOURCE, and CREATE VIEW privileges.
For Oracle, you must perform the following instruction:
CREATE USER UAER_REP IDENTIFIED BY USER_REP
DEFAULT tablespace users
TEMPORARY tablespace temp
quota unlimited ON users;

GRANT CONNECT, resource, CREATE VIEW TO USER_REP;

CREATE USER UASER_DOM IDENTIFIED BY USER_DOM
DEFAULT tablespace users
TEMPORARY tablespace temp
quota unlimited ON users;

GRANT CONNECT, resource, CREATE VIEW, SELECT ANY dictionary TO USER_DOM;

The grant “select dictionary privilege” to the user INFA_DOM is only needed to verify the parameter Open_Cursor during the prerequisite check.
  
3.3            Repository Tablespace

Set the storage size for the tablespace to a small number to prevent the repository from using an excessive amount of space.
Also verify that the default tablespace for the user that owns the repository tables is set to a small size. The following example shows how to set the recommended storage parameter for a tablespace named PC_TABLESPACE.
ALTER TABLESPACE "PC_TABLESPACE" DEFAULT STORAGE ( INITIAL 10K NEXT 10K MAXEXTENTS UNLIMITED PCTINCREASE 50 );

 4           Operating System
 4.1            Processor

Verify that the process match the software (x86_64)
Display the Linux platform =  uname - p
List the basic system information, OS release, and OS version  = uname -orv
-bash-3.2$ uname -p
x86_64

-bash-3.2$ uname –arv

Linux ServerName 2.6.18-164.el5 #1 SMP Thu Sep 3 04:15:13 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
  
4.2            Temporary Disk Space Requirements

The installer writes temporary files to the hard disk. When the installation completes, the installer deletes the temporary files and releases the disk space.
Installer UNIX
1 GB
Informatica Services UNIX
2 GB
Verification of the temporary space with the df
-bash-3.2$  df -h /tmp
  
4.3            UNIX User Account

On UNIX, create a user account -bash-3.2$ specifically to run the Informatica daemon required for installation having group privileges’ on Oracle and java groups

4.4            Port Validation

Verify that the port numbers are available on the machines where you install Informatica Services.
-bash-3.2$  netstat -tulpn|grep 6005
The installer validates the port numbers that you specify to ensure that there will be no port conflicts in the domain.
-bash-3.2$  netstat -tulpn|grep 6001
(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.)
tcp        0      0 :::6001                     :::*                        LISTEN      4935/java
-bash-3.2$  netstat -tulpn|grep 6002
(Not all processes could be identified, non-owned process info  will not be shown, you would have to be root to see it all.)
tcp        0      0 ::ffff:127.0.0.1:6002       :::*                        LISTEN      4935/java
-bash-3.2$  netstat -tulpn|grep 6003
(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.)
-bash-3.2$  netstat -tulpn|grep 6004
(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.)

5           Environment Variables

Most UNIX systems use the LANG variable to specify the desired locale but you can use also the set locale function.

5.1            Obtain the locale values

To obtain the locale names for your UNIX system, enter the following:
infa@chetltst201 $ locale -a | grep -i en
en_AU
en_AU.iso88591
en_AU.utf8
en_BW
en_BW.iso88591
en_BW.utf8
en_CA
en_CA.iso88591
en_CA.utf8
en_DK
en_DK.iso88591
en_DK.utf8
en_GB
en_GB.iso88591
en_GB.iso885915
en_GB.utf8
en_HK
en_HK.iso88591
en_HK.utf8
en_IE

6           File Descriptor

Informatica service processes can use a large number of files. Set the Linux - File Descriptor limit per process to 3000 or higher.
In the file /etc/security/limits.conf, add this line:
# PowerCenter
-bash-3.2$   hard   nofile    3001
-bash-3.2$   soft   nofile    2500
And verify with the ulimit function logged as the powercenter system user account:
-bash-3.2$  ulimit -Hn
3001
The limit is set to 3001 to prevent an error with the value 300 during the prerequisites check ;-)

7           Installation directory and Permission

As root, create the installation base directory:
Pwd
/infa
mkdir /informatica
chown  755 informatica
cd informatica
mkdir pc86
chown 755 pc86
cd  /infa
mkdir software
chmod 755 software

 8           Unzip Software

-rw-r--r-- 1 -bash-3.2$ infadmin  880824320 May 21 18:30 pc861_linux_em64t.tar
-rw-r--r-- 1 -bash-3.2$ infadmin 1219901440 May 21 18:30 pc861_HotFix14_linux_em64t.tar

-bash-3.2$@ServerName $ tar -xf pc861_linux_em64t.tar
-bash-3.2$@ServerName $ ls -ltr

drwxr-xr-x 3 -bash-3.2$ infadmin       4096 Nov 17  2008 Update
-rwxr-xr-x 1 -bash-3.2$ infadmin       4169 Nov 17  2008 jpsjis.msg
-rwxr-xr-x 1 -bash-3.2$ infadmin       4347 Nov 17  2008 english.msg
drwxr-xr-x 4 -bash-3.2$ infadmin       4096 Dec  1  2008 sapsolutions
drwxr-xr-x 4 -bash-3.2$ infadmin       4096 Dec  1  2008 saptrans
-rwxr-xr-x 1 -bash-3.2$ infadmin       4378 Dec  5  2008 ko_euckr.msg
-rwxr-xr-x 1 -bash-3.2$ infadmin       3451 Dec  5  2008 zh_gbk.msg
-rwxr-xr-x 1 -bash-3.2$ infadmin       3640 Dec 12  2008 jpeuc.msg
drwxr-xr-x 3 -bash-3.2$ infadmin       4096 Dec 19  2008 Server
-rwxr-xr-x 1 -bash-3.2$ infadmin      10364 Dec 19  2008 install.sh
-rwxr-xr-x 1 -bash-3.2$ infadmin        343 Dec 19  2008 infa_install_version.properties
-rw-r--r-- 1 -bash-3.2$ infadmin  880824320 May 21 18:30 pc861_linux_em64t.tar
-rw-r--r-- 1 -bash-3.2$ infadmin 1219901440 May 21 18:30 pc861_HotFix14_linux_em64t.tar

9           Server Software Installation


-bash-3.2$@ServerName $ ./install.sh

\***************************************************************************
\* Welcome to the Informatica PowerCenter 8.6.1 Installer.  *
\***************************************************************************

\Before you continue, read the PowerCenter Installation Guide and Release Notes.
You can find the PowerCenter documentation in the Documentation Center at http://my.informatica.com
Do you want to continue? (Y/N)Y
Installer requires operating system Linux version 2.4 and later.
Current operating system Linux version 2.6.
Current operating system meets minimum requirements.
-----------------------------------------------------------
Checking for existing PowerCenter product installation.
Unset the INFA_HOME,INFA_NODE_NAME and INFA_DOMAINS_FILE before continuing
the installation. Continuing the installation with the environment variables set
will cause the installation to fail.
Installer will exit now.
-bash-3.2$@ServerName $ unset INFA_HOME
-bash-3.2$@ServerName $ unset INFA_NODE_NAME
-bash-3.2$@ServerName $ unset INFA_DOMAINS_FILE

-bash-3.2$@ServerName $ ./install.sh

\***************************************************************************
\* Welcome to the Informatica PowerCenter 8.6.1 Installer.  *
\***************************************************************************

\Before you continue, read the PowerCenter Installation Guide and Release Notes.
You can find the PowerCenter documentation in the Documentation Center at http://my.informatica.com
Do you want to continue? (Y/N)Y
Installer requires operating system Linux version 2.4 and later.
Current operating system Linux version 2.6.
Current operating system meets minimum requirements.
-----------------------------------------------------------
Checking for existing PowerCenter product installation.
Select (G)UI mode (needs X Window support) or (C)onsole mode (G/C):C
Launching installer in console mode ...
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Preparing CONSOLE Mode Installation...
===============================================================================
Choose Locale...
----------------------------------------------------------------------------------------------------------------------------------
  ->1- English
CHOOSE LOCALE BY NUMBER: 1
===============================================================================
PowerCenter 8.6.1                 (created with InstallAnywhere by Macrovision)
---------------------------------------------------------------------------------------------------------------------------------
 
===============================================================================
Welcome
----------------------------------------------------------------------------------------------------------------------------------
Welcome to Informatica PowerCenter 8.6.1.
Use this wizard to install Informatica PowerCenter 8.6.1.
Copyright 1998-2008 Informatica Corporation. All rights reserved.
PRESS <ENTER> TO CONTINUE:
===============================================================================
Configure Environment Variables
----------------------------------------------------------------------------------------------------------------------------------
Required UNIX Environment Variables, You must set the following environment variables to continue with the installation on UNIX machines:
DISPLAY variable: Configure the DISPLAY variable to run the GUI-based installation program using X Windows on Solaris, AIX, HP-UX, and Linux.

Locale variables: Configure the LANG, LANG_C, LC_TYPE, and LC_ALL variables to generate appropriate code pages and create and connect to repositories and Repository Services.

If any of the required variables are not configured, quit the installation program, configure the variables, and restart the installation program. If you are not sure that the environment is correctly configured, quit the installation and verify environment settings. For more information about configuring environment variables and testing database connections, see the PowerCenter Installation Guide.

PRESS <ENTER> TO CONTINUE:
===============================================================================
Choose Installation Type
-----------------------------------------------------------------------------------------------------------------------------------------
Please choose the Install Set to be installed by this installer.
  ->1- Install PowerCenter 8.6.1
    2- Upgrade to PowerCenter 8.6.1
ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
   : 1
===============================================================================
PowerCenter License Key
----------------------------------------------------------------------------------------------------------------------------------------
<Type 'back' for the previous panel or 'quit' to exit the installer.>
License key file
Select the license key file: (DEFAULT: /home/-bash-3.2$/license.key):
/infa/informatica/pc86/LicenceKey_Lin64_V861.key
===============================================================================
Installation Prerequisites
----------------------------------------------------------------------------------------------------------------------------------------
Verify the installation prerequisites and complete the pre-installation tasks before continuing with the installation.

Prerequisites

Domain Configuration Database
- Oracle, Microsoft SQL Server, Sybase ASE, or IBM DB2
- At least one database user account is required to complete the installation.

Disk Space Requirements
- 2 GB

Pre-installation Tasks

Create a system user account and configure the web browser for the PowerCenter Administration Console, Metadata Manager & Business Glossary, and Data Analyzer applications. Determine the port numbers to use for nodes in the domain. Optionally, configure environment variables and set up a keystore file for HTTPS support. For more information, see the PowerCenter Installation Guide.

PRESS <ENTER> TO CONTINUE:
===============================================================================
Installation Directory
----------------------------------------------------------------------------------------------------------------------------------
<Type 'back' for previous screen and 'quit' to exit installer>
Choose the installation directory:
 Default Install Folder: /home/-bash-3.2$/Informatica/PowerCenter8.6.1
ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
      : /infa/informatica/pc86

INSTALL FOLDER IS: /infa/informatica/pc86
   IS THIS CORRECT? (Y/N): Y
===============================================================================
PowerCenter HTTPS Configuration
-----------------------------------------------------------------------------------------------------------------------------------
    1- Do not enable https
  ->2- Use a keystore generated by the installer
    3- Use existing keystore file
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
   : 2
===============================================================================
PowerCenter HTTPS Configuration
-----------------------------------------------------------------------------------------------------------------------------------
HTTPS Port Number: (DEFAULT: 8443): 8443
===============================================================================
Pre-Installation Summary
-----------------------------------------------------------------------------------------------------------------------------------
Review the following information before continuing. Enter 'Back' to go back and change settings.
Product Name: PowerCenter 8.6.1
Install Folder:   /infa/informatica/pc86
Disk Space Requirements
Required Space :
    1,386 MB
Available Space :
    77,604 MB
HTTPS status
    HTTPS enabled

PRESS <ENTER> TO CONTINUE:
===============================================================================
Installing...
-----------------------------------------------------------------------------------------------------------------------------------
 [==================|==================|==================|==================]
 [------------------|------------------|------------------|------------------]
 
===============================================================================
Create or Join Domain
-----------------------------------------------------------------------------------------------------------------------------------
<Type 'back' for the previous panel or 'quit' to exit the installer.>
For more information about creating or joining a domain, see the PowerCenter Installation Guide.

Note: PowerCenter is licensed on a CPU basis. Consult your licensing agreement for details about your licensed configuration.

  ->1- Create New Domain (If you are installing PowerCenter for the first time or you want to create a new domain.)
    2- Join Existing Domain (If you are installing PowerCenter on multiple machines and you already created a domain on another machine.)

Enter an option:: <Default:1>: 1
===============================================================================
Configure Domain Database
-----------------------------------------------------------------------------------------------------------------------------------
<Type 'back' for the previous panel or 'quit' to exit the installer.>

Enter the account information for the database to store PowerCenter domain configuration metadata. Each PowerCenter domain must store configuration metadata in a separate database account.

  ->1- Oracle
    2- DB2
    3- SQLServer
    4- Sybase

Database type:: <Default:1>: 1

  ->1- Default
    2- Custom string

Database URL type:: <Default:1>: 2

Database user ID:: USER_DOM
Database user password::
Custom string: (DEFAULT: jdbc:informatica:databasetype://hostname:portno....): :jdbc:informatica:Oracle://11.22.333.111:1521;SID=pc86

===============================================================================
Configure Domain
----------------------------------------------------------------------------------------------------------------------------------
<Type 'back' for the previous panel or 'quit' to exit the installer.>
Enter the information for the PowerCenter domain to create.

Domain name: (DEFAULT: Domain_ServerName): domain_abc_dev
Domain host name: (DEFAULT: ServerName): servername
Node name: (DEFAULT: node01_ServerName): node1_abc_dev
Domain port no: (DEFAULT: 6001): 6001
Domain user name: (DEFAULT: admin): Administrator
Domain password:: Administrator
Confirm password:: Administrator

Configure minimum and maximum port numbers? (Y/N) (DEFAULT: N)

===============================================================================
Post-Installation Summary
----------------------------------------------------------------------------------------------------------------------------------
Installation Status : SUCCESS

The PowerCenter 8.6.1 installation completed successfully. The information
below summarizes the location of the installed products .

For more information, see the debug log file at
/infa/informatica/pc86/Informatica_Installation_Server_Debug.log

Product Name :
------------------------
PowerCenter 8.6.1

Components :
------------------------
PowerCenter Services
PowerCenter Data Analyzer
PowerCenter Metadata Manager Business Glossary

Installation Directory :
------------------------
/infa/informatica/pc86

PowerCenter Services Configuration

PRESS <ENTER> TO CONTINUE:

--------------------------------------------
Administration Console URL : http://ServerName:6001/adminconsole
Domain Name : domain_abc_dev
 Gateway Host Name : ServerName
Administrator User Name : Administrator
Node Name : node1_abc_dev
Node Port Number : 6001
  
10       Domain Tables List


PCSF_CPU_USAGE_SUMMARY                          TABLE    
PCSF_DOMAIN                                                     TABLE    
PCSF_DOMAIN_GROUP_PRIVILEGE                  TABLE    
PCSF_DOMAIN_USER_PRIVILEGE                      TABLE    
PCSF_GROUP                                                        TABLE    
PCSF_MASTER_ELECTION                                   TABLE    
PCSF_MASTER_ELECT_LOCK                              TABLE    
PCSF_REPO_USAGE_SUMMARY                        TABLE    
PCSF_ROLE                                                            TABLE    
PCSF_RUN_LOG                                                   TABLE    
PCSF_SOURCE_AND_TARGET_USAGE              TABLE    
PCSF_USER                                                            TABLE    

 11       Repo Creation Log

Create Contents operation on repository [REPO_DEV_ABC] started at 05/21/2012 19:08:30.
DROP TABLE OPB_REPOSIT
DROP TABLE OPB_SUBJECT
DROP TABLE OPB_PICDSC
DROP TABLE OPB_SRC_FLD
DROP TABLE OPB_SCHEMA
DROP TABLE OPB_SRC
DROP TABLE OPB_SELINFO
DROP TABLE OPB_TARG
DROP TABLE OPB_TARG_FLD
DROP TABLE OPB_FLDLINK
DROP TABLE OPB_TARGINDEX
DROP TABLE OPB_TARGINDEXFLD
DROP TABLE OPB_RTSEQ
DROP TABLE OPB_DBD
DROP TABLE OPB_LOAD_SESSION
DROP TABLE OPB_LOAD_FILES
DROP TABLE OPB_BATCH_SESSION
DROP TABLE OPB_LOAD_BATCH
DROP TABLE OPB_BATCH_OBJECT
DROP TABLE OPB_DATABASES
DROP TABLE OPB_LOAD_SESS_CMDS
DROP TABLE OPB_SESSION_LOG
DROP TABLE OPB_SESS_TARG_LOG
DROP TABLE OPB_RECOVERY
DROP TABLE OPB_KEYWORD
DROP TABLE OPB_SESSION_PARAMS
DROP TABLE OPB_CC_INSTANCE
DROP TABLE OPB_CC_MAPPINGS
DROP TABLE OPB_CC_SRC_TBLS
DROP TABLE OPB_CC_REF_TABLES
DROP TABLE OPB_CC_SRCDB_ATTR
DROP TABLE OPB_TARGET_OPT
DROP TABLE OPB_SOURCE_OPT
DROP TABLE OPB_TARG_TEMP
DROP TABLE OPB_TARGFLD_TEMP
DROP TABLE OPB_FLDLINK_TEMP
DROP TABLE OPB_LOADSEQ_TEMP
DROP TABLE OPB_DEFERRED_TASKS
DROP TABLE OPB_MAPPING
DROP TABLE OPB_DBDS
DROP TABLE OPB_TDS
DROP TABLE OPB_WIDGET_DEP
DROP TABLE OPB_WIDGET
DROP TABLE OPB_WIDGET_EXPR
DROP TABLE OPB_EXPRESSION
DROP TABLE OPB_WIDGET_INST
DROP TABLE OPB_MAP_TARG_INFO
DROP TABLE OPB_WIDGET_FIELD
DROP TABLE OPB_OBJECT_TYPE
DROP TABLE OPB_ATTR
DROP TABLE OPB_WIDGET_ATTR
DROP TABLE OPB_MAP_OPTIONS
DROP TABLE OPB_USERS
DROP TABLE OPB_GROUPS
DROP TABLE OPB_USER_GROUPS
DROP TABLE OPB_USER_GROUP
DROP TABLE OPB_ROLE
DROP TABLE OPB_OBJECT_ACCESS
DROP TABLE OPB_REPOSIT_INFO
DROP TABLE OPB_SHORTCUT
DROP TABLE OPB_NORM_FLD
DROP TABLE OPB_SERVER_INFO
DROP TABLE OPB_OBJECT_LOCKS
DROP TABLE OPB_REPOSIT_LOG
DROP TABLE OPB_GEN_OBJECT
DROP TABLE OPB_GEN_OBJ_REFS
DROP TABLE OPB_MD_HIER_GRAPH
DROP TABLE OPB_MD_FACT_FIELD
DROP TABLE OPB_MD_LEVEL_FIELD
DROP TABLE OPB_MD_CUBE_FIELD
DROP TABLE OPB_MD_LVL_HRCHY
DROP TABLE OPB_MD_FACT_LEVEL
DROP TABLE OPB_MD_CUBE_HRCHY
DROP TABLE OPB_MD_HIERARCHY
DROP TABLE OPB_MD_FACT
DROP TABLE OPB_MD_LEVEL
DROP TABLE OPB_MD_DIMENSION
DROP TABLE OPB_MD_CUBE
DROP TABLE OPB_SCHEMA_IDS
DROP TABLE OPB_SCHEMA_DEPLOY
DROP TABLE OPB_SRV_LOC_VARS
DROP TABLE OPB_WIDGET_INIT
DROP TABLE OPB_WIDG_FLD_ATTR
DROP TABLE OPB_PROGRAM_INFO
DROP TABLE OPB_LOAD_MAPPING
DROP TABLE OPB_LOAD_DBDS
DROP TABLE OPB_LOAD_SDS
DROP TABLE OPB_LOAD_TDS
DROP TABLE OPB_LOAD_OPTIONS
DROP TABLE OPB_FLD_MAPPING
DROP TABLE OPB_LOAD_FLD_SCRUB
DROP TABLE OPB_LOAD_TBL_SCRUB
DROP TABLE OPB_SQL_OVERRIDE
DROP TABLE OPB_LOAD_SEQ
DROP TABLE OPB_SRC_TBL_INFO
DROP TABLE OPB_SPS
DROP TABLE OPB_LOAD_SPS
DROP TABLE OPB_DBD_TEMP
DROP TABLE OPB_SRC_TEMP
DROP TABLE OPB_SRCFLD_TEMP
DROP TABLE OPB_PICDSC_TEMP
DROP TABLE OPB_INDEX_TEMP
DROP TABLE OPB_INDEXFLD_TEMP
DROP TABLE OPB_WIDGET_TEMP
DROP TABLE OPB_EXPR_TEMP
DROP TABLE OPB_SELINFO_TEMP
DROP TABLE OPB_MAPPING_TEMP
DROP TABLE OPB_KEYWORD_TEMP
DROP TABLE OPB_ANALYZE_DEP
DROP TABLE OPB_SESS_DSQ
DROP TABLE OPB_SS_TEMP
DROP TABLE OPB_TARG_FLD_EXPR
DROP TABLE OPB_TARG_TBL_EXPR
DROP TABLE OPB_SS_SCHEMA
DROP TABLE OPB_SS_TABLES
DROP TABLE OPB_SS_RELATIONS
DROP TABLE OPB_SS_DIMENSIONS
DROP TABLE OPB_BCF_TREE
DROP TABLE OPB_BCF_BUSCOMPS
DROP TABLE OPB_SESS_WIDG_INST
DROP TABLE OPB_TABLE_GROUP
DROP TABLE OPB_XML_INFO
DROP TABLE OPB_SAP_FUNC
DROP TABLE OPB_SAP_FUNC_PARAM
DROP TABLE OPB_SAP_STRUCT
DROP TABLE OPB_SAP_STRUCT_FLD
DROP TABLE OPB_SAP_FUNC_INST
DROP TABLE OPB_SAP_DSQ_OPRT
DROP TABLE OPB_SAP_FUNC_VARS
DROP TABLE OPB_SAP_CODEBLK
DROP TABLE OPB_SAP_PGMFLOW
DROP TABLE OPB_PARTITION
DROP TABLE OPB_SESS_PARMVAR
DROP TABLE OPB_MAP_PERVAL
DROP TABLE OPB_MAP_PARMVAR
DROP TABLE OPB_SEBL_MVL_LREL
DROP TABLE OPB_SEBL_MVL_ATTR
DROP TABLE OPB_SEBL_JOIN_ATTR
DROP TABLE OPB_SEBL_LINK
DROP TABLE OPB_SEBL_LINKX
DROP TABLE OPB_MMD_DOMAIN
DROP TABLE OPB_MMD_METAEXT
DROP TABLE OPB_METAEXT_VAL
DROP TABLE OPB_TASK
DROP TABLE OPB_TASK_INST
DROP TABLE OPB_TASK_ATTR
DROP TABLE OPB_WORKFLOW
DROP TABLE OPB_WFLOW_DEP
DROP TABLE OPB_WFLOW_EXPR
DROP TABLE OPB_WFLOW_VAR
DROP TABLE OPB_WFLOW_PERVAL
DROP TABLE OPB_EVENT
DROP TABLE OPB_SCHEDULER
DROP TABLE OPB_SCHEDULE_LOGIC
DROP TABLE OPB_SESSION
DROP TABLE OPB_SESSION_CONFIG
DROP TABLE OPB_CFG_ATTR
DROP TABLE OPB_COMPONENT
DROP TABLE OPB_SWIDGET_INST
DROP TABLE OPB_EXTN_ATTR
DROP TABLE OPB_CNX
DROP TABLE OPB_CNX_ATTR
DROP TABLE OPB_SESS_CNX_REFS
DROP TABLE OPB_SESS_EXTNS
DROP TABLE OPB_SESS_FILE_REF
DROP TABLE OPB_FILE_DESC
DROP TABLE OPB_PARTITION_DEF
DROP TABLE OPB_KEY_RANGE
DROP TABLE OPB_MMD_TASK_ATTR
DROP TABLE OPB_MMD_TATTR_VAL
DROP TABLE OPB_MMD_CFG_ATTR
DROP TABLE OPB_MMD_CFGAT_VAL
DROP TABLE OPB_MMD_SESS_EXTNS
DROP TABLE OPB_MMD_LIBS
DROP TABLE OPB_MMD_EXTN_ATTR
DROP TABLE OPB_MMD_EATTR_VAL
DROP TABLE OPB_MMD_DBTYP2EXTN
DROP TABLE OPB_MMD_EXTN_CNXN
DROP TABLE OPB_MMD_ECNXN_REF
DROP TABLE OPB_MMD_CNX
DROP TABLE OPB_MMD_CNX_ATTR
DROP TABLE OPB_MMD_CATTR_VAL
DROP TABLE OPB_MMD_CATALOG
DROP TABLE OPB_MMD_PLGCOMP
DROP TABLE OPB_MMD_DBTYPE
DROP TABLE OPB_MMD_DBSUBTYPE
DROP TABLE OPB_MMD_KEYTYPE
DROP TABLE OPB_MMD_DATATYPE
DROP TABLE OPB_MMD_FLDATTR
DROP TABLE OPB_SESS_TASK_LOG
DROP TABLE OPB_SWIDGINST_LOG
DROP TABLE OPB_WFLOW_RUN
DROP TABLE OPB_TASK_INST_RUN
DROP TABLE OPB_WFLOW_VAR_RUN
DROP TABLE OPB_WFLOW_DEP_RUN
DROP TABLE OPB_WFLOW_CACHE
DROP TABLE OPB_MAP_PERSISVAL
DROP TABLE OPB_MMD_EXTN_WATTR
DROP TABLE OPB_TASK_VAL_LIST
DROP TABLE OPB_HASH_KEY
DROP TABLE OPB_MMD_CATTR2EXTN
DROP TABLE OPB_MMD_EATTR2CNX
DROP TABLE OPB_MMD_EXTN_FILE
DROP TABLE OPB_SESS_CNX_VALS
DROP TABLE OPB_SESS_FILE_VALS
DROP TABLE OPB_SESS_PER_FILES
DROP TABLE OPB_UPGRADE_HIST
DROP TABLE OPB_DTL_SWIDG_LOG
DROP TABLE OPB_REPO_PARAM
DROP TABLE OPB_VERSION_PROPS
DROP TABLE OPB_CM_QUERY
DROP TABLE OPB_CM_QUERY_PARAM
DROP TABLE OPB_CM_LABEL
DROP TABLE OPB_CM_LABEL_REF
DROP TABLE OPB_CM_DEPLOY
DROP TABLE OPB_CM_DEPLOY_REF
DROP TABLE OPB_CM_DEPLOY_LOG
DROP TABLE OPB_CM_DEPDETAIL
DROP TABLE OPB_SERVER_NET
DROP TABLE OPB_SERVER_NET_REF
DROP TABLE OPB_WFLD_ATTR
DROP TABLE OPB_WFLD_ATTR_DEF
DROP TABLE OPB_WFLD_INOUTDEP
DROP TABLE OPB_SWIDG_GROUP
DROP TABLE OPB_VALIDATE
DROP TABLE OPB_XML_QUAL
DROP TABLE OPB_PROF_RULESET
DROP TABLE OPB_PROF_METADATA
DROP TABLE OPB_PROF_SRC_REF
DROP TABLE OPB_MMD_TEMPLATE
DROP TABLE OPB_MMD_TMPL_ATTR
DROP TABLE OPB_MMD_TMPL2EXTN
DROP TABLE OPB_ATTR_CATEGORY
DROP TABLE UPGRADE_STATE
DROP TABLE OPB_PROF_RESOURCE
DROP TABLE OPB_PROF_RES_DATA
DROP TABLE OPB_PROF_RES_REF
DROP TABLE OPB_MMD_DBTY2WATTR
DROP TABLE OPB_MMD_DBTY2WAVAL
DROP TABLE OPB_TASK_STATS
DROP TABLE OPB_SERVICE_LEVEL
DROP TABLE OPB_SLEVEL_ATTR
DROP TABLE OPB_MMD_SLVL_ATTR
DROP TABLE OPB_MMD_FUNC_GRP
DROP TABLE OPB_MMD_FUNCTION
DROP TABLE OPB_MACRO
DROP TABLE OPB_MACRO_EXPR
DROP TABLE OPB_MACRO_ARGS
DROP TABLE OPB_MACRO_REF
DROP TABLE OPB_WIDG_MCR_DEP
DROP TABLE OPB_LINK_MCR_DEP
DROP TABLE OPB_TASK_MCR_DEP
DROP TABLE OPB_TASK_RES_REFS
DROP TABLE OPB_OPB_OBJECT_LOCKS
DROP TABLE OPB_SERVICED_REQ
DROP TABLE OPB_CLIENT_CONN
DROP TABLE OPB_REQ_AUX
DROP TABLE OPB_WFLOW_RUN_BRK
DROP TABLE OPB_TASK_INST_BRK
DROP TABLE OPB_REQ_REPLY
DROP TABLE OPB_REQ_AUX
DROP TABLE OPB_PROXYUSER_INFO
DROP TABLE OPB_NOTIF_MSG
DROP TABLE OPB_OBJECT_NOTIF
DROP TABLE OPB_SERVER_NODE
DROP TABLE OPB_PERF_COUNT
DROP TABLE OPB_SWIDGET_ATTR
DROP TABLE OPB_WF_RUNINFO
DROP VIEW REP_SEG_FLDS
DROP VIEW REP_SRC_FILE_FLDS
DROP VIEW REP_SRC_TBL_FLDS
DROP VIEW REP_DATABASE_DEFS
DROP VIEW REP_SRC_FILES
DROP VIEW REP_SRC_TBLS
DROP VIEW REP_TBL_MAPPING
DROP VIEW REP_FLD_MAPPING
DROP VIEW REP_SCHEMA
DROP VIEW REP_TARG_TBLS
DROP VIEW REP_TARG_TBL_COLS
DROP VIEW REP_TARG_MAPPING
DROP VIEW REP_TARG_FLD_MAP
DROP VIEW REP_SRC_MAPPING
DROP VIEW REP_SRC_FLD_MAP
DROP VIEW REP_TARG_TBL_JOINS
DROP VIEW REP_WORKFLOWS
DROP VIEW REP_LOAD_SESSIONS
DROP VIEW REP_SESSION_CNXS
DROP VIEW REP_SESSION_INSTANCES
DROP VIEW REP_SESS_LOG
DROP VIEW REP_SESS_TBL_LOG
DROP VIEW REP_SSCHEMA
DROP VIEW REP_SSCHEMA_TBLS
DROP VIEW REP_SSCHEMA_CARD
DROP VIEW REP_SESSION_FILES
DROP VIEW REP_SESSION_INST_FILES
DROP TABLE REP_PIC_USAGE
DROP TABLE REP_FLD_DATATYPE
DROP TABLE REP_SRC_KEY_TYPES
DROP TABLE REP_TARG_KEY_TYPES
DROP TABLE REP_DB_TYPES
DROP TABLE REP_CARD_TYPE
DROP TABLE REP_TARG_TYPE
DROP VIEW REP_ALL_SOURCES
DROP VIEW REP_ALL_SOURCE_FLDS
DROP VIEW REP_ALL_TARGETS
DROP VIEW REP_ALL_TARGET_FLDS
DROP VIEW REP_ALL_MAPPINGS
DROP VIEW REP_ALL_MAPPLETS
DROP VIEW REP_ALL_TRANSFORMS
DROP VIEW REP_WIDGET_INST
DROP VIEW REP_WIDGET_DEP
DROP VIEW REP_WIDGET_ATTR
DROP VIEW REP_WIDGET_FIELD
DROP VIEW REP_MAPPING_UNCONN_PORTS
DROP VIEW REP_MAPPING_CONN_PORTS
DROP VIEW REP_METADATA_EXTNS
DROP VIEW REP_METADATA_EXTN_DEFINES
DROP VIEW REP_ALL_TASKS
DROP VIEW REP_ALL_SCHEDULERS
DROP VIEW REP_WFLOW_VAR
DROP VIEW REP_EVENT
DROP VIEW REP_TASK_INST
DROP VIEW REP_WORKFLOW_DEP
DROP VIEW REP_TASK_ATTR
DROP VIEW REP_SESS_WIDGET_CNXS
DROP VIEW REP_COMPONENT
DROP VIEW REP_SESS_PARTITION_DEF
DROP VIEW REP_SESS_CONFIG_PARM
DROP VIEW REP_WFLOW_RUN
DROP VIEW REP_TASK_INST_RUN
DROP VIEW REP_DEPLOY_GROUP
DROP VIEW REP_DEPLOY_GROUP_DETAIL
DROP VIEW REP_LABEL
DROP VIEW REP_LABEL_REF
DROP VIEW REP_USERS
DROP VIEW REP_USER_GROUPS
DROP VIEW REP_GROUPS
DROP VIEW REP_REPOSIT_INFO
DROP VIEW REP_SERVER_INFO
DROP VIEW REP_SUBJECT
DROP VIEW REP_SERVER_NET
DROP VIEW REP_SERVER_NET_REF
DROP VIEW REP_VERSION_PROPS
--------------------------------------------------------------------------------
-- Conversion Views Drop
--------------------------------------------------------------------------------
DROP VIEW V_PC8x_MASTER_ELEMENT
DROP VIEW V_PC8x_MASTER_ELMNT_ATTR
DROP VIEW V_PC8x_MASTER_ELMNT_ATTR_1
DROP VIEW V_PC8x_MASTER_ELMNT_ATTR_2
DROP VIEW V_PC8x_MASTER_ELMNT_ASOC
DROP VIEW V_PC8x_MASTER_EXPRESSION
DROP VIEW V_PC8x_MASTER_CONNECTION
DROP VIEW V_PC8x_MASTER_DEFILE_CNX
DROP VIEW V_PC8x_MASTER_RUN
DROP VIEW V_PC8x_MASTER_TSK_LOG
DROP VIEW V_PC8x_MASTER_EVENT
DROP VIEW V_PC8x_MASTER_PARTITION
--------------------------------------------------------------------------------
-- Master Views Drop
--------------------------------------------------------------------------------
DROP VIEW V_PC8x_ELEMENT
DROP VIEW V_PC8x_ELMNT_ATTR_1
DROP VIEW V_PC8x_ELMNT_ATTR_2
DROP VIEW V_PC8x_ELMNT_ASOC
DROP VIEW V_PC8x_CONNECTION
DROP VIEW V_PC8x_DEFILE_CNX
--------------------------------------------------------------------------------