Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Stored Procedure debug - Scheduled Job suddenly halted

931534Nov 9 2015 — edited Nov 11 2015

Hello Community, we have a stored procedure and scheduled every 15 mins. we are using Oracle scheduler "Scheduled Jobs" component to run the procedure.

The primary purpose for this procedure is just get the data from source tables (2 tables) & insert back to target table. The scheduler working fine from last 1 year and suddenly the scheduled job got halted means it running for ever and stuck at one single merge query.

I am new to this topics and how can I debug this type issues.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2015
Added on Nov 9 2015
7 comments
1,962 views