2. Installing VectorH : Upgrading VectorH : Upgrade Using install.sh (Non-interactive)
 
Share this page                  
Upgrade Using install.sh (Non-interactive)
When using the non-interactive (-express option) form of install.sh, you must specify the installation path and ID of the instance you want to upgrade.
As root
Issue following command:
./install.sh /opt/Actian/VectorVH VH -express
As non-root user, using -noroot flag
As the instance owner (for example, "actian"), issue the following command:
./install.sh /opt/Actian/VectorVH VH -noroot -express
As non-root user, using -usesudo flag
As the instance owner (for example, "actian"), issue the following command:
./install.sh /opt/Actian/VectorVH -usesudo -express