2. Installing VectorH : Install VectorH Using RPM Commands : Configure and Start the Instance
 
Share this page                  
Configure and Start the Instance
When installing VectorH using the RPM command, the setup portion of the installation process must be completed by running the service script. The service script configures and starts the instance.
To run the setup programs and start the instance
After the installation has completed, run the service script as follows:
/sbin/service actian-vectorhXX start
where XX is the instance ID.
The instance is configured and started.
To run the setup without starting the instance
After the installation has completed, run the service script as follows:
/sbin/service actian-vectorhXX configure [response file]
The instance is configured but not started.