Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Executing a silent upgrade from 7.9.00 with RSSO to 7.9.01 with RSSO

To launch the silent upgrade, you use the same command for all platform components. The options file controls which component is upgraded and its properties.

You execute silent upgrades from the command line and you are not prompted for input. On Red Hat Linux or Oracle Solaris operating systems, you can output debug logging to the console window by exporting LAX_DEBUG=true.

Before you begin

You must have an options file that specifies the components to upgrade and where to upgrade them.

Notes

To execute a silent upgrade

  1. Navigate to the directory that contains the silent installation program.
  2. From the command line, execute one of the following commands to start the silent installation program. 
    When you specify the options file name, specify the full path to the options file, not a path that is relative to the installation program. 
    Type the command carefully. If you type the command incorrectly, you might invoke an installation mode that is unsupported.

    Platform

    Command

    Server components

    See Performing the installation for the component installation program names.
    In the following component command lines, replace installCommand with the installation program name.

    Linux

    sh ./installCommand
    -i silent -DOPTIONS_FILE=fullPathToOptionsFile/optionsFile

    Solaris

    sh ./installCommand
    -i silent
    -DOPTIONS_FILE=fullPathToOptionsFile/optionsFile

    Windows

    pathToInstaller\installCommand
    -i silent
    -DOPTIONS_FILE=fullPathToOptionsFile\optionsFile

    BMC Atrium Orchestrator Development Studio

     

    Windows

    pathToInstaller\setup.cmd
    -i silent
    -DOPTIONS_FILE=fullPathToOptionsFile\optionsFile

    Content

     

    Linux

    sh ./setup.sh
    -i silent
    -DOPTIONS_FILE=fullPathToOptionsFile/optionsFile

    Solaris

    sh ./setup.sh
    -i silent
    -DOPTIONS_FILE=fullPathToOptionsFile/optionsFile

    Windows

    pathToInstaller\setup.cmd
    -i silent -DOPTIONS_FILE=fullPathToOptionsFile\optionsFile

    The installer executes without prompts.

  3. As necessary for your environment, execute the silent installation on other computers until you have upgraded or installed all of the platform components.

When you finish executing the silent installation to upgrade the CDP, clear your browser's cache before you begin using the upgraded components.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments