Was this helpful?
Management Server Service
If you wish to use Actian Director to start and stop Ingres remotely, the Management Server must be running. You can create and install a systemd service for the Management Server as follows.
To create the service file, issue the command mksystemd -s iimgmtsvc.
To install the service, issue the command mksystemd -i -s iimgmtsvc.
You may be prompted for your own user, or root password in order 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 iimgmtsvcXX
where XX is the instance ID.
Last modified date: 11/28/2023