SOA 11g: Column Length of Field CMPNNT_NAME is not Uniform in SOA Repository Tables Causing ORA-12899
(Doc ID 1510408.1)
Last updated on MARCH 27, 2019
Applies to:
Oracle SOA Suite - Version 11.1.1.1.0 and laterInformation in this document applies to any platform.
Goal
If using long (>50 ) component names you will experience inconsistent behavior because some of the tables allow 300 characters whereas at least one table is limited to 50.
One example is when using the File Adapter in BPEL 11.1.1.5 to read a file in attachment mode. You see the following error:
Indeed, the ATTACHMENT_REF.CMPNNT_NAME column has a maximal length of 50 characters but the CUBE_INSTANCE.COMPONENT_NAME column of the Cube_Instance table allows names of up to 300 characters.
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 |
References |