Error 'ORA-00932: inconsistent datatypes' On Script csmlobf.sql While Applying RPC 5 Patch 22644544
(Doc ID 2204675.1)
Last updated on FEBRUARY 06, 2022
Applies to:
Oracle Mobile Field Service - Version 12.1.2 and laterInformation in this document applies to any platform.
Symptoms
Error while upgrading from Release 12.1.2 to 12.1.3, applying RPC 5 Patch 22644544:
Reference:
Note 2152266.1: Oracle E-Business Suite Release 12.1.3+ Recommended Patch Collection 5 (RPC5)
Error:
sqlplus -s APPS/***** @/xxx/oracle/xxx/apps/apps_st/appl/csm/12.0.0/patch/115/sql/csmlobf.sql &un_apps &pw_apps
Connected.
DECLARE
*
ERROR at line 1:
ORA-00932: inconsistent datatypes: expected BLOB got NUMBER
ORA-06512: at line 213
-or-
sqlplus -s APPS/***** @/xxxx/oracle/xxx/apps/apps_st/appl/csm/12.0.0/patch/115/sql/csmlobf.sql &un_apps &pw_apps
Connected.
DECLARE
*
ERROR at line 1:
ORA-00932: inconsistent datatypes: expected LONG BINARY got BLOB
ORA-06512: at line 213
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |