PLS-323 Error - TMS_OCL_DERV Invalid After Oc451 Database Upgrade
(Doc ID 338889.1)
Last updated on APRIL 16, 2021
Applies to:
Oracle Clinical - Version 4.5.1 to 4.5.1 [Release 4.5.1]Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
After upgrading a master database to OC 4.5.1 the package RXC.TMS_OCL_DERV is invalid.
Altering the package reveals the PLS-323 error:
SQL> alter package RXC.TMS_OCL_DERV compile;
Warning: Package altered with compilation errors.
SQL> select * from user_errors;
NAME TYPE SEQUENCE LINE POSITION TEXT
-------------------------------------------------------------------
TMS_OCL_DERV PACKAGE BODY 1 140 12
PLS-00323: subprogram or cursor 'GETTRANSLATEDVALUECODED' is declared in a
package specification and must be defined in the package body
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! |
In this Document
Symptoms |
Cause |
Solution |
References |