Skip to content

Instantly share code, notes, and snippets.

@kstirman
Created November 9, 2017 20:16
Show Gist options
  • Save kstirman/8e6e96c17a8409584bd48d4dab13088e to your computer and use it in GitHub Desktop.
Save kstirman/8e6e96c17a8409584bd48d4dab13088e to your computer and use it in GitHub Desktop.
sudo mkdir -p /u01/app/oracle/product/12.2.0/dbhome_1
sudo chown -R oracle:oracle /u01
sudo chmod -R 775 /u01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment