PL/SQL (MOSC)

MOSC Banner

Instead of trigger hangs while compiling when a DB Link to "SELF" exists.

edited Jun 15, 2009 12:50AM in PL/SQL (MOSC) 1 commentAnswered
While trying to compile the trigger below with a DB Link to itself the compilation seems to hang forever this requires us to kill the session as it never times out.

When dropping the link and commenting out the DB link reference there is no problem compiling the trigger.

Another workaround we have found is to create the DB Link pointing to another schema, compiling the trigger and then changing the DB Link to point to itself.
This seems to work without a problem.

Any ideas out there as to what is causing this strange behaviour?

DB used Oracle 10.2.0.1.0



DB Link Script

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