Valid on Linux.
The mkrc utility generates and installs an RC script to have Ingres start up and shut down with the operating system (Linux only). The generated script is called ingresXX, where XX is the installation ID, and is placed in $II_SYSTEM/ingres/files/rcfiles.
The mkrc command has the following format:
mkrc [-i [123456]]|[-r]
Installs the RC script under /etc/init.d. If a run level of 1 or more is specified, links to the corresponding RC directories are created. If no run level is specified, links are created under the levels defined by 235.
Removes script from /etc/init.d.