Skip to content

Instantly share code, notes, and snippets.

@machupicchubeta
Created April 3, 2014 01:58
Show Gist options
  • Save machupicchubeta/9946994 to your computer and use it in GitHub Desktop.
Save machupicchubeta/9946994 to your computer and use it in GitHub Desktop.
sqlplus startup command for mac
env DYLD_LIBRARY_PATH=<oracle instant client directory> NLS_LANG=AMERICAN_AMERICA.UTF8 sqlplus <username>/<password>@<host>/<schema>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment