ORA-65040 error when trying to clean different schema with system user #1109
Milestone
Comments
axelfontaine
added a commit
that referenced
this issue
Oct 27, 2015
Your user has queue tables. You need to |
I don't think this is correct: I'm trying to get rid of the schema as the system user. |
Please post your full Flyway config so we can clear this up. |
flyway.url=jdbc:oracle:thin:@//localhost:1521/icsora |
the config is working fine if I don't clean the schema befor (migrating works) |
axelfontaine
added a commit
to flyway/flywaydb.org
that referenced
this issue
Dec 29, 2015
…an different schema with system user
Should be fixed now. Please test the latest code to make sure your case is fully covered. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A simple "flyway clean" leads to an error ORA-65040 when trying to execute it against a Oracle 12c database - both on linux.
Database Version:
Output Log:
The text was updated successfully, but these errors were encountered: