Observed Exception occurred calling function: FN_OOTB_POSTSAVE while saving the case after implementing 8.9.9.89 patch
(Doc ID 2604961.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 8.1.2 and laterInformation in this document applies to any platform.
Symptoms
On Argus Safety 8.1.2.5, after implementing the patch 8.9.9.89, saving a case results in the following error:
Case has been saved successfully. Exception occurred calling function: FN_OOTB_POSTSAVE
ORA-20004: EXCEPTION WHILE CALLING (Pre/Post Save):FN_OOTB_POSTSAVE FUNCTION
ORA-06512: at "ARGUS_APP.GSS_UTIL", line 6677
ORA-06512: at "ARGUS_APP.FN_OOTB_POSTSAVE", line 37
Line 6677 of refers to LV_FUNC_NAME := SYS.DBMS_ASSERT.QUALIFIED_SQL_NAME(pi_custom_func_name);
pi_custom_func_name is shown to be lv_auto_post_save_sp in line 37 of FN_OOTB_POSTSAVE.
ORA-20004: EXCEPTION WHILE CALLING (Pre/Post Save):FN_OOTB_POSTSAVE FUNCTION
ORA-06512: at "ARGUS_APP.GSS_UTIL", line 6677
ORA-06512: at "ARGUS_APP.FN_OOTB_POSTSAVE", line 37
Line 6677 of refers to LV_FUNC_NAME := SYS.DBMS_ASSERT.QUALIFIED_SQL_NAME(pi_custom_func_name);
pi_custom_func_name is shown to be lv_auto_post_save_sp in line 37 of FN_OOTB_POSTSAVE.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |