User Guide > User Guide > A. Command Reference > ingstart Command--Start a Vector Instance
Was this helpful?
ingstart Command--Start a Vector Instance
Permission required: Installation owner, privileged user.
The ingstart command starts a Vector installation. It also checks that you have sufficient operating system resources to run Vector and have initialized the log file. It starts all the elements of your installation in the correct sequence.
Note:  If a server or process is specified, only that component is started.
Windows: We strongly recommend you start Vector as a service. This ensures the processes will continue to execute after you log out. Use the following command with no further arguments:
ingstart -service
The ingstart command has the following format:
Usage: ingstart [ -iigcn | -dmfrcp | -dmfacp | -rmcmd | -spark_provider | -udf_engine |
-{iidbms|iigcc|iigcb|iigcd}[=name] ]
-iigcn
Starts the Name Server.
-dmfrcp
Starts the recovery process.
-dmfacp
Starts the archiver process.
-rmcmd
Starts the Remote Command Server required by Visual DBA.
-spark_provider
The Spark_provider
-udf_engine
The udf_engine
-iidbms
Starts the DBMS Server. You can optionally specific a config_name as the name of the server.
-iigcc
Starts the Communications Server. You can optionally specify a config_name as the name of the server.
-iigcb
Starts the Bridge Server. You can optionally specify a config_name as the name of the server.
-iigcd
Starts the Data Access Server. You can optionally specify a config_name as the name of the server.
Last modified date: 12/06/2024