Removing non-existant run of backup job in DBCONSOLE
I did a point in time restore of a database to the checkpoint scn at the end of a daily incremental level 1 backup. Now the job that did the incremental backup shows up in DBCONSOLE as RUNNING so I can't stop it or delete it. I believe the problem is I didn't recover the database past the end of the actual incremental backup job, which ran fine. I would rather not redo the restore since users have been using the database since the restore yesterday. I would like to know how I can remove this instance of the backup job.
0