A stored procedure job is submitted to dba_jobs but does not run - it just sits in dba_jobs. This procedure apparently worked last week. I don't see any errors for it in user_errors and it shows up as valid in user_source. The procedure should open a file, read in text, and insert the data into a table. It doesn't look like any sequences are involved.
This is someone else's code, but it was working in the past. Earlier this week I had to rebuild the db using an export file, but I don't know what's causing the job to hang.
Any suggestions on how to debug this??? thanks.
This is someone else's code, but it was working in the past. Earlier this week I had to rebuild the db using an export file, but I don't know what's causing the job to hang.
Any suggestions on how to debug this??? thanks.