Update Codar service startup type

If you have services or applications installed on the same system as Codar that Codar requires to be available when Codar is started (such as the database), update the Codar service startup to be delayed. This allows those services time to start before Codar starts if the system is rebooted.

Update Codar service startup type on Windows

Note If you have configured Codar to be FIPS 140-2 compliant, you will need to create an Codar encryption keystore password file and restart Codar after the system has been rebooted.See FIPS 140-2 compliance for more information.

To delay the start of the Codar on system reboot, complete the following steps:

  1. On the server that hosts Codar, navigate to Start > Administrative Tools > Services.

  2. In the Service dialog, right-click on the Codar service and select Properties.

  3. In the Properties dialog, locate the Startup type field and change the value to Automatic (Delayed Start).

  4. Click OK.

Update Codar service startup type on Linux

To delay the start of the Codar on system reboot, complete the following steps:

service codar restart
service codar-execution-service.sh restart