Skip to content

Instantly share code, notes, and snippets.

@chabala
Created July 7, 2016 14:57
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 chabala/a5dbbb3e8ec9a8134b9404164a36b83c to your computer and use it in GitHub Desktop.
Save chabala/a5dbbb3e8ec9a8134b9404164a36b83c to your computer and use it in GitHub Desktop.
/etc/profile.d/oracle.sh
export ORACLE_HOME=/usr/lib/oracle/12.1/client64
export TNS_ADMIN=$ORACLE_HOME/network/admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment