How to disable automated backup
I created a database a few weeks ago with dbca and must have told the wizard I wanted to do automatic backups. I see them running at 2am every morning. Where does that job run from and how do I disable it? I want to use my own backup script instead.
DB version - 11.2 RAC 2 node cluster
Platform - Windows Server 2008 R2
I've checked DBA_JOBS, DBMS_SCHEDULER_JOBS and Windows Task Scheduler and can't find any trace of this job.
TIA