csicrprv.sql Failing With Ora-04091
(Doc ID 1173103.1)
Last updated on FEBRUARY 06, 2022
Applies to:
Oracle Teleservice - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Goal
While applying patch 3215116 , getting the following error:
sqlplus -s APPS/***** @/u411/aiczappl/cs/11.5.0/patch/115/sql/csicrprv.sql
DECLARE
*
ERROR at line 1:
ORA-04091: table APPLSYS.FND_PROFILE_OPTIONS is mutating, trigger/function may
not see it
ORA-06512: at "APPS.FND_CORE_LOG", line 25
ORA-06512: at "APPS.FND_CORE_LOG", line 432
ORA-06512: at "APPS.FND_PROFILE", line 110
ORA-06512: at "APPS.FND_GLOBAL", line 544
ORA-06512: at "APPS.FND_PROFILE_OPTIONS_AU", line 1
ORA-04088: error during execution of trigger 'APPS.FND_PROFILE_OPTIONS_AU'
ORA-06512: at line 73
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |