In order to let the Olation service to be dependent on SQL Server we run the following command:
sc config OlationService depend= MSSQLSERVER

This command will ensure that OLATION waits until SQL is ready before it starts. This will also ensure that  when SQL Server is restarted OLATION service will restart also.