EBS Customizations (MOSC)

MOSC Banner

How to update customized table from two different sessions without having ORA-00054: resource busy a

edited May 27, 2010 3:53AM in EBS Customizations (MOSC) 12 commentsAnswered
Hi,
We are trying to update customized tables using a customized package registered as concurrent program. When we submit the concurrent program in session 1 the process works ok. However calling the concurrent program in a second session (session 2 ) is causing the first concurrent to stop with an error: ORA-00054: resource busy and aquire with NOWAIT specified or timeout expired.

We have registered our concurrent program under receivables responsibility. We are trying to submit the concurrent program using two different users (referred above as session 1 and seesion 2)

How can we submit the same concurrent program using two different users withouht facing the locking of the tables problem?

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