Upgrading Strategic Finance Provisioning Information

If you are upgrading from Release 11.1.1.3, use the Strategic Finance migration utility to move Strategic Finance provisioning information from the earlier release to the current release.

Note:

Shared Services Release 11.1.2.1 must be running

  To upgrade provisioning information:

  1. Navigate to EPM_ORACLE_HOME/products/hsf/scripts and open setenv.bat in a text editor.

  2. Specify the EPM_ORACLE_INSTANCE location in this portion of the file:

    rem ******* EPM_ORACLE_INSTANCE needs to be defined, please complete the environment variable definition below
    rem * ex:
    rem * set EPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1
    rem * 
    rem *******
    set EPM_ORACLE_INSTANCE=
    

    In a default installation, EPM_ORACLE_INSTANCE is Oracle/Middleware/user_projects/epmsystem1.

  3. From a command prompt, navigate to the following directory:

    EPM_ORACLE_HOME/products/hsf/scripts
  4. Run the following command:

    ProvisioningMigrator.cmd /S:earlerReleaseServerName /U:userName

    where userName is the admin user.