Skip to content

Instantly share code, notes, and snippets.

@timabell
Created November 24, 2011 09:14
Show Gist options
  • Save timabell/1390939 to your computer and use it in GitHub Desktop.
Save timabell/1390939 to your computer and use it in GitHub Desktop.
start or stop the oracle express service
net stop OracleServiceXE || net start OracleServiceXE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment