Changing OVOC to Live Platform Mode

This section describes how to change OVOC to Live Platform mode.

To change OVOC to Live Platform Mode:
1. Login into the OVOC server by SSH, as ‘acems’ user and enter password acems
2. Switch to 'root' user and provide root password (default password is root):
su - root
3. Login to the OVOC server.
4. Run a clean installation of OVOC.
5. Run the script ChangeOvocOneLiveMode.sh.
cd /ACEMS/server_<serverversion>
./ChangeOvocOneLiveMode.sh true
6. You are prompted to confirm.
You are about to change OVOC mode and it will require system reboot.
Are you sure? y
es30 Jun 2020 06:34:41:776 Start entity manager initialization
30 Jun 2020 06:34:42:792 Entity manager initialization completed
Ovoc mode was changed to OneLive successfully!
---------------------------
press any key to reboot

The OVOC server is rebooted at the end of the process.

Once the above script is run, you cannot rollback to the OVOC mode.