Skip to content

Instantly share code, notes, and snippets.

@iacosta
Created January 18, 2013 19:42
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 iacosta/efe960dd76e1b7360101 to your computer and use it in GitHub Desktop.
Save iacosta/efe960dd76e1b7360101 to your computer and use it in GitHub Desktop.
ORACLE_SID=ssb; export ORACLE_SID
ORAENV_ASK=NO; export ORAENV_ASK
. /usr/local/bin/oraenv
unset ORAENV_ASK
$ORACLE_INSTANCE/bin/opmnctl status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment