Upgrading the Application Server and the ETL Engine silently
Where you are in the Upgrade process
A silent upgrade is one in which you run the installation program from a command line, enabling you to upgrade the product in situations where the operating system of the target computer does not support a graphical user interface (UI).
The silent upgrade provides a direct upgrade from the two most recent versions of the product to the latest version. When upgrading from an earlier version, you must perform at least one interim upgrade before you can perform this task.
To upgrade the Application Server and the ETL Engine silently
Log in to the host computer on which you want to upgrade the Application Server and ETL Engine, and create a temporary directory. Example: TSCO_temp.
You can upgrade the product as a root or a non-root user. BMC recommends that you upgrade it as a root user, because some of the upgrade steps are available only to the root user.
- Extract the downloaded files to the temporary directory. Ensure that the temporary directory is different from the installation directory to avoid any file sharing conflict.
- At the shell prompt, change to the directory where you extracted the installation files. Example: TSCO_temp/BCO/Disk1.
- Navigate to the directory where you extracted the downloaded files and locate the sample config files. Example: TSCO_temp/BCO/Disk1/silentInstallTemplates.
Based on the upgrade scenario, use the applicable options file. This is a text file that defines the installation properties in the form of a prefix tag followed by a property name and value pair. You can either retain the default values or change them and save the file. The following table lists the upgrade scenarios and the applicable options files:
Based on the options file you are using, set the appropriate parameters. The following table lists all the parameters that are found in the various options files.
Based on the upgrade scenario, the options files have some of these parameters commented out.
You must update the following parameters as per your current TrueSight Capacity Optimization installation: #Tablespaces, #Console Schema, #Views Schema, and #Reporting User.
By default -J BCO_DB_CREATE_SCHEMA=false; this value should not be changed.- Open a shell prompt and navigate to the directory that contains the installation files (example: /BCO/Disk1).
Launch the silent installer:
./setup.sh -i silent -DOPTIONS_FILE=<file path>/<options file name>.txtIf the path contains spaces, enclose the path and options file name in quotation marks.
Example: ./setup.sh -i silent -DOPTIONS_FILE="/opt/TSCO_temp/BCO/Disk1/silentInstallTemplates/BCO_FIRST_SERVER_TYPICAL_ORACLE.txt"
After the installation is completed on the first computer, (i) the encrypted keys, (ii) CA keys and certificate, and (iii) client keys and certificate are generated in the respective folders of the $BCO_HOME/secure directory.Verify the Application Server and ETL Engine installation.
- Log in as a root user and set the password for the user that you specified during installation (example: cpit).
- Log in as the user that you specified during installation (example: cpit).
- Navigate to the installation directory (example: /opt/bmc/BCO).
- Run the command: ./cpit status
- Define the TrueSight Capacity Optimization URL and launch the application in a browser. Use one of the following formats:https://<FQDN>:<portNumber>http://<FQDN>:<portNumber>
The default port numbers are 8443 for HTTPS and 8000 for HTTP.The browser cookie domain assigned to FQDN should be the same for Remedy Single Sign-On, the Presentation Server, and the Application Server. - Type the default Admin credentials (User name: admin, Password: admin12345), and click Log In.The TrueSight Capacity Optimization console opens.BMC recommends that you change the password for admin immediately after installation. See Configuring users and user groups.
Next step in the Upgrade process
Now that you have successfully upgraded the Application Server and ETL Engine, you must upgrade the Gateway Server.
