Solution that worked for me:
Go to C:\ProgramData\OmniBack\server\db80\pg > open postgresql.conf
Nearly at the end of the file you will see a line: archive_mode = off. Change that line to archive_mode = on > save the changes > exit the file.
Restart the DP services with omnisv –stop and omnisv –start.