Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 44 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 278 Oracle Analytics and AI News
- 55 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 103 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
OAS RCU Error
org.flywaydb.core.api.FlywayException: Validate failed: Detected resolved migration not applied to database: 20160201
at org.flywaydb.core.Flyway.doValidate(Flyway.java:1024)
at org.flywaydb.core.Flyway.access$100(Flyway.java:72)
at org.flywaydb.core.Flyway$2.execute(Flyway.java:997)
at org.flywaydb.core.Flyway$2.execute(Flyway.java:994)
at org.flywaydb.core.Flyway.execute(Flyway.java:1413)
at org.flywaydb.core.Flyway.validate(Flyway.java:994)
at oracle.bi.majel.data.flyway.FlywayProvider.validate(FlywayProvider.java:140)
at oracle.bi.majel.schemaplugin.MajelSchemaPluginImpl.update(MajelSchemaPluginImpl.java:36)
at com.oracle.bi.schema.plugin.pluginrunners.SchemaPluginRunner.lambda$executeSchemaPlugins$0(SchemaPluginRunner.java:25)
at com.oracle.bi.schema.plugin.pluginrunners.SchemaPluginRunner.lambda$runActionOnAllSchemaPlugins$2(SchemaPluginRunner.java:60)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at com.oracle.bi.schema.plugin.pluginrunners.SchemaPluginRunner.runActionOnAllSchemaPlugins(SchemaPluginRunner.java:56)
at com.oracle.bi.schema.plugin.pluginrunners.SchemaPluginRunner.executeSchemaPlugins(SchemaPluginRunner.java:25)
at com.oracle.bi.schema.plugin.entrypoints.impl.RcuImpl.processSchemaPlugins(RcuImpl.java:123)
at com.oracle.bi.schema.plugin.entrypoints.impl.RcuImpl.processOracle(RcuImpl.java:35)
at com.oracle.bi.schema.plugin.entrypoints.Rcu.processOracle(Rcu.java:16)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Answers
-
Hi Subhendu,
Welcome to the Oracle Analytics Community!
You will need to supply complete and detailed information about the product, version, patch, platform, documentation you are following, steps you are completing. We are unable to see your screen or understand the issue without the details. If you posted in error, you can delete the post.0 -
Database 12 C
Oracle Weblogic Server 12C
OAS 2025 On Pluggable Database container
0 -
Also the inatallation is happening on a Windows machine Server 2022
0 -
@User_D0GY2 , this is where we need to raise SR with Oracle Support by providing all the logs.
0 -
Hi @User_D0GY2 ,
No need to raise a SR.
Have you looked at ?
That page list the supported and certified versions of OS and database for OAS 2025.
You are good with Windows Server 2022, but a 12c (assuming 12.2) database isn't good enough. OAS 2025 needs at least 19c.
Therefore your current environment isn't certified and supported, and a SR will not do much other than telling you that.
0


