Re: Database Triggers
Posted by ErmanArslansOracleBlog on Nov 07, 2017; 9:29am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Database-Triggers-tp4289p4293.html
Also, set the following in your session and reproduce the problem in the same session.
ALTER SESSION SET EVENTS '942 trace name context forever, level 1';
Send me trace file after that..