Skip to content

Instantly share code, notes, and snippets.

@akki
Last active August 16, 2016 18:14
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 akki/e42e1d62c14021dab9cd21c70d002a40 to your computer and use it in GitHub Desktop.
Save akki/e42e1d62c14021dab9cd21c70d002a40 to your computer and use it in GitHub Desktop.
mkdir /var/lock/subsys
touch /var/lock/subsys/listener
sudo rm -rf /dev/shm
sudo mkdir /dev/shm
sudo mount -t tmpfs shmfs -o size=2048m /dev/shm
sudo service oracle-xe restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment