-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No DLL is found to hook. #2262
Comments
I am on Windows 10 with I execute db:schema:dump and get:
Oracle database is XE 21c. I do not know what DLL is not found or if it is hook.dll. Any suggestions appreciated. |
@harveyflinn |
@harveyflinn
|
Thanks Kubo. I am getting satisfactory at this time with the oci8 that you fixed. There seems to be another issue but it is not related to oci8. After doing a "gem update" and "bundle install", I am seeing the following: rails db:schema:dump --trace Thanks again, |
These warnings are not related to ruby-oci8. How about updating bunler and thor to see if these warnings disappears? bundle update --bundler If not please refer to these issues
This warning should have been fixed by thor v1.20.0 or higher. rails/thor#761
These warnings looks like fixed by Bundler 2.2.33 or higher ruby/pathname#12 |
Closing this issue. |
Steps to reproduce
Please refer https://github.com/rsim/oracle-enhanced/tree/master/guides/bug_report_templates
to create an executable test case
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
System configuration
Rails version:
Oracle enhanced adapter version:
Ruby version:
Oracle Database version:
The text was updated successfully, but these errors were encountered: