Skip to content

Instantly share code, notes, and snippets.

@wuftymerguftyguff
Created October 10, 2018 10:33
Show Gist options
  • Save wuftymerguftyguff/7e3ef2bbb302421e52ab79c11db18f41 to your computer and use it in GitHub Desktop.
Save wuftymerguftyguff/7e3ef2bbb302421e52ab79c11db18f41 to your computer and use it in GitHub Desktop.
Recreate required directories under sap transport directory
#as user sidadm
cd /usr/sap/trans # or where wherever TRANSDIR should be
mkdir -p actlog bin data log buffer sapnames cofiles olddata tmp backup serial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment