Skip to content
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

How to configure Local Oracle DB to auto update? #1503

Closed
hemanthacharya opened this issue Sep 26, 2018 · 1 comment
Closed

How to configure Local Oracle DB to auto update? #1503

hemanthacharya opened this issue Sep 26, 2018 · 1 comment
Labels

Comments

@hemanthacharya
Copy link

hemanthacharya commented Sep 26, 2018

Hi @jeremylong ,

I am running the dependency analyzer by configuring a local Oracle. Initial set up of changing the Connection_string and the credentials are done. I have also modified the code to run initial_oracle.sql script. But if I just want to autoupdate like how it happens with the h2 db rather than re creating the db structure every time, it seems not to work.
I see the following error in the logs - "Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities."
Can you please point out if i am missing anything?
Also, Is there a Doc where I can refer to configure a local Oracle DB instead of h2 DB?

Thanks

@jeremylong
Copy link
Owner

The only limited documentation can be found here: https://jeremylong.github.io/DependencyCheck/data/database.html

If after looking at that you are still having issues we would need to see the full log rather then just the console output to assist further. (i.e. $ dependency-check.sh --updateOnly --log odc.log ...(

@lock lock bot locked and limited conversation to collaborators Nov 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants