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

Cannot connect to an Oracle Database #180

Open
christianorios opened this issue Nov 26, 2022 · 2 comments
Open

Cannot connect to an Oracle Database #180

christianorios opened this issue Nov 26, 2022 · 2 comments

Comments

@christianorios
Copy link

Ive failling trying all ojdbc Oracle drivers to connect Anonimatron to an Oracle Database. The error message always reports about missing a driver.
...
no ocijdbc21 in java.library.path:
no ocijdbc11 in java.library.path:
no ocijdbc9 in java.library.path:
...

and so on... I tried from ojdbc6 to ojdbc14 without sucess.

Whats the right Java and Oracle ojdbc version?

@christianorios
Copy link
Author

Exception in thread "main" java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]

@christianorios
Copy link
Author

I installed Oracle Client in my Oracle Linux and have altered config.xml from jdbc:oracle:oci8: to jdbc:oracle:thin: sucessfully.
But when I started the anonimyzing process, Ive got the error: "Table jobs does not contain a primary key and can not be anonymyzed"
But this tables has in fact a primary key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant