Showing posts with label ORA-30516: database role change triggers cannot have BEFORE type. Show all posts
Showing posts with label ORA-30516: database role change triggers cannot have BEFORE type. Show all posts

Wednesday, 23 May 2012

ORA-30516: database role change triggers cannot have BEFORE type

ORA-30516: database role change triggers cannot have BEFORE type

Cause: An attempt was made to create a trigger that fires before the role change completed. This type of trigger is not supported.

Action: Do not attempt to create a trigger that fires before the role change completes.