Executing a silent upgrade from 7.7.x and 7.8.x to 7.9.00 with ASSO
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.
Related topics
If a problem occurs
To execute a silent upgrade
- Navigate to the directory that contains the silent installation program.
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/optionsFileSolaris
sh ./installCommand
-i silent -DOPTIONS_FILE=fullPathToOptionsFile/optionsFileWindows
pathToInstaller\installCommand
-i silent -DOPTIONS_FILE=fullPathToOptionsFile\optionsFileBMC Atrium Orchestrator Development Studio
Windows
pathToInstaller\setup.cmd
-i silent -DOPTIONS_FILE=fullPathToOptionsFile\optionsFileContent
Linux
sh ./setup.sh
-i silent -DOPTIONS_FILE=fullPathToOptionsFile/optionsFileSolaris
sh ./setup.sh
-i silent -DOPTIONS_FILE=fullPathToOptionsFile/optionsFileWindows
pathToInstaller\setup.cmd
-i silent -DOPTIONS_FILE=fullPathToOptionsFile\optionsFileThe installer executes without prompts.
- 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.