Upgrading AAI

This section describes the Automic Automation Intelligence upgrade procedure:

Important !
  • Check the compatibility matrix (compatibility matrix) to find the relevant information on supported versions and possible dependencies. For more information, see Compatibility Information.

  • When upgrading AAI and connectors, make sure you take down the relevant connectors, upgrade and start AAI, and then upgrade and start each connector.

  1. Shut down the Automic Automation Intelligence server. The upgrade will not execute if the server is running.

  2. If you have not done so yet, download the relevant AAI product or solution. For more information, see Downloads.

  3. Extract the upgrade bundle into a temporary directory. Ensure the following directories and file are present:

    • install\build.xml

    • install\log\log4j.properties

    • install\properties

  4. Execute the upgrade script. Select the directory for the Automic Automation Intelligence installation.

    Note:

    For Oracle, you will need to specify the Oracle Table Space Definitions.

  5. Specify Telemetry Configuration Options.

    Automic Automation Intelligence uses telemetry to send product usage and system configuration information to Broadcom. Specify whether the upgrade is related to a new or additional planned usage under a Portfolio License Agreement (PLA) with Broadcom by selecting Yes or No.

    • Send telemetry data: Specifies whether you want to send the telemetry data to Broadcom or not.

    • Company Domain: Specifies the domain name of your company. It is the last part of your company's email address.

    • Enterprise Site ID: Specifies your company's unique login site ID that is listed on the Broadcom Support portal.

    • Internal Identifier: (Optional) Specifies your department's non-personally identifiable information (non-PII) identifier that you use for your company's tracking needs. Specify whether you want to use a proxy to send the telemetry data to Broadcom.

    • Proxy URI: Specifies the URI to access the proxy server.

    • Username: (Optional) Specifies the user name that is required for proxy authentication.

    • Password: (Optional) Specifies the AES encrypted password that is associated with the proxy URI user name.

    Click OK to continue after completing your selections.

  6. A dialog will be displayed if the Automic Automation Intelligence upgrade is successful. Click OK to continue.

    The upgrade will perform the following:

    • Create a timestamped tarball from the existing Automic Automation Intelligence server installation in the directory install\backup

    • If needed, generate a SQL script for upgrading the database schema in the <Automic_Automation_Intelligence>\scripts directory

    • Log the details in the install\l\og\upgrade.log

    • Store upgrade related properties in install\properties\upgrade.properties

  7. A second dialog will be displayed if the Automic Automation Intelligence upgrade is successful. Click OK to continue.

  8. Use an administration tool specific to your DBMS (a command line or GUI) to run the SQL upgrade script to update the Automic Automation Intelligence database schema.

    Notes:
    • This step is not necessary if there are no changes to the database.

    • Due to licensing restrictions, Broadcom cannot ship JDBC drivers for the Oracle Database Management System. To connect Automic Automation Intelligence to any Oracle database (scheduler database or Automic Automation Intelligence database), see Support for Non-Redistributable Database Drivers .

  9. Restart Automic Automation Intelligence and confirm the server operates properly.

See also: