Skip to content

Instantly share code, notes, and snippets.

@jdesilvio
Created August 22, 2019 20:52
Show Gist options
  • Save jdesilvio/c1d395cd8463a74e1611bbd2830776cf to your computer and use it in GitHub Desktop.
Save jdesilvio/c1d395cd8463a74e1611bbd2830776cf to your computer and use it in GitHub Desktop.
Oracle envvars
export ORACLE_HOME=/opt/instantclient_12_2/
export LD_RUN_PATH=/opt/instantclient_12_2:$LD_RUN_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment