Extending SOA Domain For BPM Fails
(Doc ID 1529390.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.1.6.0 version, Product Installation
Component Schema Fails checking from schema_version_registry after upgrade to 11.1.1.1.6.
In Test JDBC Component schema page, connection will fail for MDS and SOAINFRA as the sql test is not updated correctly.
sql test = select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.5.0'
sql test = select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.5.0'
sql test = select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.5.0'
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 |