OBIA upgrade from 11.1.1.9.2 to 11.1.1.10.1 - Use the PSA tool to upgrade BIACOMP schema is failing — Oracle Analytics

Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIA upgrade from 11.1.1.9.2 to 11.1.1.10.1 - Use the PSA tool to upgrade BIACOMP schema is failing

Question
1
Views
0
Comments

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