Upgrading From an Earlier 8.2.x Release to Release 8.2 Version 01M

Due to changes in the WebFOCUS Release 8.2 Version 01M repository database structure, a database update is required to enable you to use an existing Release 8.2.x database with Release 8.2 Version 01M.



Upgrade Installation Steps

The database update is performed during the upgrade installation. The installation checks the database version used for the WebFOCUS repository to determine if a database update is required.



Procedure: How to Manually Run the Database Utility Post-Installation

  1. Ensure that the database is running.
  2. Run the db_inplace_update.bat utility. The db_inplace_update database utility is stored in the drive:\ibi\WebFOCUS82\utilities\dbupdate folder.

    Note: The application server should not be running when running the database update utility.

    A Command window opens and is used to run the database update utility.

  3. Type the database repository user name and password, when prompted.

    Note: Credentials used for the database update utility need privileges to allow table changes.

  4. After a successful database update, clear the application server cache and then start the application server.
  5. Confirm that the connection to WebFOCUS is functional and that the content is correct.
  6. Add the new Manager roles, using the Role Update Utility in the WebFOCUS Administration Console.
    1. Sign in to WebFOCUS as an administrator.
    2. From the Menu bar, click Administration, and then click Administration Console.
    3. In the Configuration panel, click Role Update Utility.

      At the top of the table, you will see a message that identifies new roles and high-level differences between your existing roles.

    4. Under the following Roles, click Add, to add them to your environment:
      • WebFOCUSManager
      • WebFOCUSManagerDomainRestrictions
      • WebFOCUSManagerFolderRestrictions
      • WebFOCUSManagerRestrictions
      • WebFOCUSManagerServerAccess
  7. Run the following utility to update roles and user groups, and include new templates that are available for portal development:

    drive:\ibi\WebFOCUS82\utilities\WFReposUtil\update_repos.bat

    You will get prompted to provide WebFOCUS administrator credentials.

    This utility imports the following Change Management packages:

    • drive:\ibi\WebFOCUS82\features\bip\managers_group_and_rules.zip
    • drive:\ibi\WebFOCUS82\features\bip\bip_page_templates_Vnn.zip, where nn is the version of the package.

    Logs are created in the drive:\ibi\WebFOCUS82\logs folder under the following names:

    • cm_import_bip_page_templates_<date_time>.log
    • cm_import_managers_group_and_rules_<date_time>.log
  8. Close the Administration Console.


Reference: Troubleshooting the Upgrade Installation

  • If the database update fails, you must ensure that the database is running and that the db owner is allowed to make changes to the database tables.
  • Run the drive:\ibi\WebFOCUS82\utilities\dbupdate\db_check_version.bat utility to verify if the database was updated.
  • In case the application server cannot load the WebFOCUS web application, review the application server logs and WebFOCUS logs, such as the event.log for errors.
    • WebFOCUS logs are created in the drive:\ibi\WebFOCUS82\logs folder.
    • Log names for the dbupdate and dbcheck utilities are named db_inplace_update_<timestamp>.log and db_check_version__<timestamp>.log.
  • If the database update was successful, and the application server fails to start and db_check_version indicates that the database is not up to date, ensure that the application server cache is cleared and attempt to restart the application server and connect to WebFOCUS.

Information Builders