Rates Load Program
Hello,
We are facing issue when we Load the rates into GL_DAILY_RATES table ..
the Error is :
ORA-30036: unable to extend segment by 8 in undo tablespace 'APPS_UNDOTS1' ORA-06512: at "APPS.GL_DAILY_RATES_INTERFACE_ASIT", line 138 ORA-04088: error during execution of trigger 'APPS.GL_DAILY_RATES_INTERFACE_ASIT' 111A-20011 In the Segment No. 10CURR:LVL
As this is the trigger we cant expect Commit here and more over this is oracle standard trigger
Can you please suggest what i can do here ..
This issue is instance specific and appearing in UAT and SIT instance after R12 upgrade (We upgraded another instance where we didn't found this issue )
0