Skip to content

Instantly share code, notes, and snippets.

@jsarenik
Created April 29, 2014 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsarenik/11392575 to your computer and use it in GitHub Desktop.
Save jsarenik/11392575 to your computer and use it in GitHub Desktop.
notes
perl -d -e 1
export ORACLE_HOME=$(find /usr/lib/oracle/ -name client64 | tail -1)
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
grep CATALOG_VERSION_NO src/include/catalog/catversion.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment