Oracle configuration manager
Hi,
We have OCM configured in all our Oracle systems and a scheduled job in respective crontab to start and stop OCM, listener and database during downtime window.
The problem is every now and then when Oracle deploys new updates it automatically adds new start up job as shown below to our crontab and we have to delete it manually.
We have scheduled to collect and upload OCM stats over the weekend and this new job is normally added during this time.
How to avoid adding this new entry? while installing I normally set export CCR_DISABLE_CRON_ENTRY=1 to avoid below entry.