Upgrading Deployment Changes

Follow these instructions to upgrade the deployment changes.

To upgrade deployment changes:
  1. Run the SetupBIAppsDWDBDataSource.py script.
    usage:
    
    ORACLE_HOME=BI_ORACLE_HOME
    MW_HOME=Middlewarehome location 
    $ORACLE_HOME/common/bin/wlst.sh $ORACLE_HOME/dwtools/scripts/SetupBIAppsDWDBDataSource.py --DOMAIN_HOME_PATH $MW_HOME/user_projects/domains/bifoundation_domain --BIAPPS_DW_DB_JDBCURL jdbc:oracle:thin:@hostname.us.oracle.com:dbport/service --BIAPPS_DW_DB_SCHEMA_USER <DW_user>
    
  2. Run the following command to deploy the cloud replicator:
    usage:
    
    ORACLE_HOME=BI_ORACLE_HOME
    MW_HOME=Middleware home location
    
    $ORACLE_HOME/common/bin/wlst.sh $ORACLE_HOME/biacm/scripts/deployCloudRepLib.py $ORACLE_HOME $MW_HOME/user_projects/domains/bifoundation_domain
    
  3. Start all the servers.