Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIA upgrade from 11.1.1.9.2 to 11.1.1.10.1 - Use the PSA tool to upgrade BIACOMP schema is failing

Hi,
I'm doing a BI Apps upgrade from 11.1.1.9.2 to 11.1.1.10.1.
While running the psa toll to upgrade BIACOMP schema, I keep getting the following error while trying to update BIACM component:
MDS-00013: no metadata found for metadata object "/META-INF/connections.xml"
MDS-00201: PDocument not found in MetadataStore : [store-type=DefaultMetadataStore lookup-order=Classpath]
oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/META-INF/connections.xml"
MDS-00201: PDocument not found in MetadataStore : [store-type=DefaultMetadataStore lookup-order=Classpath]
at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1598)
at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:4200)
at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1892)
I've check here: Troubleshooting Oracle Metadata Repository - 11g Release 8 Refresh 6 (11.1.8) and they describe my issue in Problem 2 but I don't understand exactly what is the solution proposed:
Check that the store mentioned in the message is consistent with what is listed in adf-config.xml
. If not, it may be that you are looking at the wrongadf-config.xml
file or the MDSSession was not correctly initialized for the current ADFContext
Where can I find this adf-config.xml file? Since I'm using linux, I ran the command find -type f -name adf-config.xml but I can only find it in tmp folders associated to old patches applied.
Any ideas how to fix this issue?
Thank you,
Carla