Skip to Main Content

SQLcl

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SQL File not found when running liquibase update from sqlcl

krow7May 26 2021

Hi!
I'm facing a problem referencing my sql file in changelog when using sqlcl liquibase feature. Seems like current directory when I ran sqlcl is not added on the lookup list. You can see details on StackOverflow question: https://stackoverflow.com/questions/67690838/sql-file-not-found-when-running-liquibase-update-from-sqlcl
is it my configuration mistake or is there any bug? Any help appreciated! Feel free to ask for extra details!

Comments

Post Details

Added on May 26 2021
14 comments
2,008 views