File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,8 @@ An example Grafana dashboard is available [here](https://grafana.com/dashboards/
209
209
## error while loading shared libraries: libclntsh.so.xx.x: cannot open shared object file: No such file or directory
210
210
211
211
This exporter use libs from Oracle in order to connect to Oracle Database. If you are running the binary version, you
212
- must install the Oracle binaries somewhere on your machine.
212
+ must install the Oracle binaries somewhere on your machine and ** you must install the good version number** . If the
213
+ error talk about the version 18.3, you ** must** install 18.3 binary version. If it's 12.2, you ** must** install 12.2.
213
214
214
215
An alternative is to run this exporter using a Docker container. This way, you don't have to worry about Oracle binaries
215
216
version as they are embedded in the container.
You can’t perform that action at this time.
0 commit comments