Determine Oracle client version
538022Aug 24 2007 — edited Aug 24 2007Hello guys,
how can i find out the exact oracle client version on Linux or Unix.
I know there are some tricks with the libraries:
"strings $ORACLE_HOME/lib/libclntsh.so | grep ^Version"
But is there any way to find it out without those tricks?
Thanks and Regards
Stefan