Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Step 3. Create Users for Repositories and Domain in Amazon RDS

Step 3. Create Users for Repositories and Domain in Amazon RDS

You need to set environment variables and create the users for repositories and domain in Amazon RDS.
  1. In the Amazon EC2 instance where you install PowerCenter in the AWS cloud, set the following environment variables:
    export LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/xe/lib export ORACLE_HOME=/u01/app/oracle/product/11.2.0/xe/ export PATH ${ORACLE_HOME}/bin:${PATH}
  2. To create an Oracle user, enter the following syntax in sqlplus database utility:
    -bash-4.2$ sqlplus / as sysdba

0 COMMENTS

We’d like to hear from you!