Previous Topic: New Log File Names

Next Topic: Upgrade Tips


Complete the Upgrade Process

The following process shows what to do when the upgrade is complete.

  1. Apply your current add-ins and connectors.

    Notes:

  2. Review the Studio views and system content and manually upgrade as needed.

    The upgrade preserves all preexisting Studio view configurations. If an existing view has configurations or if the object for the view is partitioned, the product does not automatically upgrade the view or the partition.

    Use the Studio Views list page to determine which views were not automatically upgraded.

    Here are some tips on reviewing the views:

  3. Verify your NSQL queries.

    During the upgrade, the NSQL validator script automatically checks NSQL queries. Results are written to the admin.log. This log contains the following information:

    There are database schema changes in this release. You must correct invalid NSQL queries for portlets to work.

    Note: For more information about Database schema changes, see the chapter "Data Model Changes."

    Upgrade Action:

    If the query can be changed in Studio, complete these steps:

    1. Go to the NSQL tab for each failing query.
    2. Click the Preview button.
    3. Review the errors.
    4. Repair the broken query constructs or fields.
    5. Click the Preview button.
    6. Confirm the NSQL query is valid.

      If the query is in use by active portlets and cannot be edited in Studio, complete these steps:

    7. User the XML Open Gateway (XOG) to export the failing query.
    8. Correct the broken query constructs or fields.
    9. Use XOG to import the corrected query.
    10. Click the Preview button.
    11. Confirm the NSQL query is valid.