Database Administration (MOSC)

MOSC Banner

"After suspend" database event trigger?

edited Feb 15, 2011 8:50AM in Database Administration (MOSC) 1 commentAnswered
We have 11.1.0.7 on linux

I created an "after suspend" database event trigger that insert rows into table for log and then commit.
The suspend trigger call DBMS_RESUMABLE.ABORT(MySessionId);
The suspend trigger is owned by SYS.

But DML trigger is not fired on the log table whereas the trigger has just inserted one row

Is it a bug or is it  a normal behaviour ?

Thanks for your help.
Rou

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