PL/SQL (MOSC)

MOSC Banner

Table Locking Issue

edited Dec 6, 2010 3:53AM in PL/SQL (MOSC) 2 commentsAnswered ✓
Hi,

I am trying to work out how a custom concurrent program fails intermittently when calling oracle core API JTF_TASKS_PUB.UPDATE_TASK within the custom code.

I have pin-pointed the exact piece of code that is failing in the API.

It is failing when trying to perform an update on table IEU_UWQM_ITEMS.

I think the reason the update is failing is because this table was somehow locked at the time of the update.

The other reason I think it is a locking issue is because I cannot replicate this issue on a test environment and it happens intermittently on the live system.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center