DBMS_SCHEDULER extjob hangs
I'm havng trouble with extjob. If it runs more than about 30 minutes it appears to lose contact with DBMS_SCHEDULER and hangs. So for example I have a series of exports in one script, each will complete fine up to about 30 minutes and then the running export will hang at completion. If the entire script completes in less than about 30 minutes then all is well.
Anybody have any expereience with this?
0