ORA-31623: a job is not attached to this session via the specified handle
What triggered the Error:
An attempt to reference a job using a handle which is invalid or no longer valid for the current session.What should we do to fix it:
Select a handle corresponding to a valid active job or start a new job.