Installation Guide for Oracle Billing Insight > Migrating to Oracle Billing Insight 7.0 >
Process of Migrating Oracle Self-Service E-Billing Version 6.2 to Oracle Billing Insight Version 7.0
This topic describes the process required to migrate Oracle Self-Service E-Billing version 6.2 to Oracle Billing Insight version 7.0. To migrate from Oracle Self-Service E-Billing version 6.2 to Oracle Billing Insight version 7.0, perform the following tasks:
- Back up your existing OLTP and OLAP Oracle Self-Service E-Billing databases.
For additional information, see Oracle Database 11g documentation on Oracle Technology Network.
- Start the database instance that accesses the database you are upgrading. Check the status of all user objects. If any of them indicate an INVALID status, then contact the database administrator to correct this problem.
For additional information, see Oracle Database 11g documentation on Oracle Technology Network.
- Have any existing Oracle Billing Insight database passwords available.
Check with your database administrator.
- Process all pending notifications in Oracle Self-Service E-Billing version 6.2.
For details on how to run the Notifier job, see Administration Guide for Oracle Self-Service E-Billing, version 6.2.
- Process all pending batch reports in Oracle Self-Service E-Billing version 6.2
For details on how to run the batch report jobs, see Administration Guide for Oracle Self-Service E-Billing, version 6.2.
- Write down your payment gateway and job configuration settings as shown in the Command Center. You must reenter the settings after migrating.
- Write down your Command Center admin user names. You must recreate these users after migrating.
- Upgrade your Oracle Database 11g to Oracle Database 12c.
For additional information, see Oracle Database 12c documentation on Oracle Technology Network.
- Perform the following installation tasks:
- Checking the Integrity of the Oracle Billing Insight Installer Package
- Installing the Oracle Billing Insight Software Using InstallAnywhere.
- Go to My Oracle Support (MOS) and open a Service Request (SR) to receive the Oracle Billing Insight v7.0.0.1 patch.
- Follow the steps in the Patch 1 release notes to install the patch.
- Configuring Log File Paths for Log4j
- Perform the following migration tasks:
- Migrating Oracle Self-Service E-Billing Version 6.2 OLTP to Oracle Billing Insight Version 7.0
- Migrating Oracle Self-Service E-Billing Version 6.2 OLAP to Oracle Billing Insight Version 7.0
- Migrating Batch Reports from Oracle Self-Service E-Billing Version 6.2 to Oracle Billing Insight Version 7.0
- Prepopulating and Migrating Product Catalog Tables.
- Run the following command on both the OLTP and OLAP schemas to verify that all objects are valid. The correct result is zero. Connect as the OLTP and OLAP schema owner.
select count(*) from user_objects where status ='INVALID';
- If you ran the master key update process on Oracle Billing Insight version 6.2, then you must copy the version 6.2 EDX_HOME
/keystore directory to version 7.0. Otherwise, encryption and decryption will not work.
- Configure your application server for Oracle Billing Insight version 7.0.
Follow Roadmap for Configuring Oracle WebLogic for Oracle Billing Insight.
- Follow the tasks and processes in Roadmap for Configuring the Data Load Processes for Oracle Billing Insight.
- Uninstall Oracle Self-Service E-Billing version 6.2.
For information about uninstalling, see Uninstalling Oracle Billing Insight.
- Enable password auto-migration. Open the cryptography.xma.xml file, located in the following directory, and set the passwordMigrationEnabled property to true:
- Recreate the Command Center admin users, using the bootstrap user.
For details, see Administration Guide for Oracle Billing Insight.
- Recreate the payment gateway and jobs, using the Command Center.
For details, see Administration Guide for Oracle Billing Insight.
|