datawarehouse
Wednesday, December 8, 2010
  DAC (Data warehouse Administration Console) Installation

Create Database Repository User:

Create database user dac_rep with the following commands

SQL> conn system/password;
SQL>create user dac_rep identified by dac_rep;
SQL>grant connect,resource to dac_rep;

Install DAC:

  1. Extract the ZIP file dac_windows_x86_101341 to a folder
  2. Double click on setup.exe in Disk1 folder
  3. In welcome windows, click Next

    image
  4. specify the installation location

    image
  5. click on Next

    image
  6. select Informatica version. Informatica must be installed before installing DAC

    image
  7. select informatica installation location and domain info file

    image
  8. It check for prerequisites and click next

    image
  9. click Install

    image
  10. click Finish

    image

Oracle Driver setup:

search for ojdbc14.jar file in oracle installation and copy the file to $ORACLE_DAC_HOME\bifoundation\dac\lib directory

image

Configure DAC:

  1. select client from the programs to start configuring DAC

    image
  2. click on configure button

    image
  3. select create new connection radio button and click Next

    image
  4. Click on Next and give connection name and TNS. In my case YNS is XE and it can be ORCL for you. please check tnsnames.ora in case of doubt

    image
  5. click on authentication file and from pop up drop down, select create new authentication file

    image
  6. click on Ok and save it to local default directory

    image
  7. click on Ok and give filename to store as DAC_CONN.con

    image
  8. provide the dac_rep user details we create initially

    image
  9. click on test connection

    image

    image
  10. click apply

    image
  11. click next by selecting new connection

    image
  12. login with Administrator/Administrator using DAC_CONN

    image
  13. click on yes for creation of table space

    image
  14. create new administrator user in case you want to change , otherwise use Administrator/Administrator and click on ok

    image
  15. click on yes to analyse DAC repository tables

    image
  16. It opens a DAC Window to start working

    image

Configure Connection between DAC Server and Repository

  1. Log into Administration console and from Tools menu , select DAC Server Management>>DAC Server Setup

    image
  2. click on yes for the pop up window

    image
  3. provide the database details an click on test connection

    image

    image
  4. click on close and save

Configure DAC client connection to Informatica server:

The DAC Client uses the Informatica pmrep and pmcmd command line programs to
communicate with Informatica PowerCenter. Follow the config steps

  1. copy the pmcmd.exe program from the PowerCenter 8.6\server\bin directory to PowerCenter 8.6\client\bin directory

    image
  2. Create an environment variable called INFA_DOMAINS_FILE with the value set to the directory path to the domans.infa file

    image
  3. Add informatia bin (C:\Informatica\PowerCenter8.6.0\client\bin) location to the system path

    image
  4. Verify pmcmd command by opening a command prompt

    image
  5. verify the pmrep command by opening a new command prompt

    image

  6. In the DAC Client, click on Setup view, then click on Informatica Servers tab.
  7. click on new button and create Integration service configurations in DAC, save and test connection

    image
  8. Click on New again and create repository service configuration, Save and test connection

    image
 
Comments:

Post a Comment

Subscribe to Post Comments [Atom]





<< Home
i try to keep some subject on my blog

Archives
Nov 21, 2010 / Nov 26, 2010 / Dec 7, 2010 / Dec 8, 2010 / Dec 9, 2010 / Dec 13, 2010 / Dec 15, 2010 / Dec 17, 2010 /


Powered by Blogger

Subscribe to
Comments [Atom]