Was this helpful?
Automatic Startup Command
You can have Actian X start up and shut down automatically. If you did not install using RPM, then you first need to create and install the systemd service. To create the service file run the command mksystemd -s rdbms. To install the service, run the command mksystemd -i -s rdbms. You may be prompted for your user password, or root password to become root, to complete the install.
To enable the service to start at system start time
1. Log on as root.
2. Enter the following command:
% systemctl enable ingresXX
where XX is the instance ID.
Last modified date: 12/14/2023