Installation Guide for Oracle Self-Service E-Billing > Migrating to Oracle Self-Service E-Billing Version 6.2 >

Process of Migrating Oracle Self-Service E-Billing from Version 6.1.1 to Version 6.2


You must run the migration process on the Oracle Self-Service E-Billing 6.1.1 database server only.

This process is a step in Roadmap for Migrating Oracle Self-Service E-Billing Version 6.0.x to Version 6.2.

To migrate from Oracle Self-Service E-Billing version 6.1.1 to version 6.2, perform the following processes and tasks:

  1. 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.

  2. Process all pending notifications in Oracle Self-Service E-Billing version 6.1.1.

    For details on how to run the Notifier job, see Administration Guide for Oracle Self-Service E-Billing.

  3. Process all pending batch reports in Oracle Self-Service E-Billing version 6.1.1.

    For details on how to run the batch report jobs, see Administration Guide for Oracle Self-Service E-Billing.

  4. Write down your payment gateway and job configuration settings as shown in the Command Center. You must reenter the settings after migrating.
  5. Write down your Command Center admin user names. You must recreate these users after migrating.
  6. Upgrade your Oracle Database 11g to version 11.2.0.3, if needed.

    For additional information, see Oracle Database 11g documentation on Oracle Technology Network.

  7. Perform the following installation tasks:
    1. Checking the Integrity of the Oracle Self-Service E-Billing Installer Package
    2. Installing the Oracle Self-Service E-Billing Software Using InstallAnywhere. Select Option 2, Oracle E-Billing and Migration Tools on the Product Features Screen.
    3. Configuring Log File Paths for Log4j
  8. Perform the following migration tasks:
    1. Migrating Oracle Self-Service E-Billing Version 6.1.1 OLTP to Version 6.2
    2. Migrating Oracle Self-Service E-Billing Version 6.1.1 OLAP to Version 6.2
    3. Migrating Batch Reports from Oracle Self-Service E-Billing Version 6.1.1 to Version 6.2
  9. Prepopulating and Migrating Product Catalog Tables.
  10. 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';

  11. Configure your application server for Oracle Self-Service E-Billing version 6.2.

    Follow Roadmap for Configuring Oracle WebLogic for Oracle Self-Service E-Billing.

  12. Follow the tasks and processes in Roadmap for Installing the ETL Module for Oracle Self-Service E-Billing.
  13. Uninstall Oracle Self-Service E-Billing version 6.1.1.

    For information about uninstalling, see Uninstalling Oracle Self-Service E-Billing.

  14. Enable password auto-migration. Open the cryptography.xma.xml file, located in the following directory, and set the passwordMigrationEnabled property to true:
    • UNIX. EDX_HOME\xma\config\modules\cryptography
    • Windows. EDX_HOME/xma/config/modules/cryptography

      Migrating passwords enables the Billing and Payment application and the Customer Service Representative application users to log in with their passwords from version 6.1.

  15. Recreate the Command Center admin users, using the bootstrap user.
  16. Recreate the payment gateway and jobs, using the Command Center.

    For details, see Administration Guide for Oracle Self-Service E-Billing.

Installation Guide for Oracle Self-Service E-Billing Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.