Skip to content

Commit 5011093

Browse files
committed
Insist on version to install.
1 parent 9ffbb57 commit 5011093

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ An example Grafana dashboard is available [here](https://grafana.com/dashboards/
209209
## error while loading shared libraries: libclntsh.so.xx.x: cannot open shared object file: No such file or directory
210210

211211
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.
213214

214215
An alternative is to run this exporter using a Docker container. This way, you don't have to worry about Oracle binaries
215216
version as they are embedded in the container.

0 commit comments

Comments
 (0)