Created
October 10, 2018 10:33
-
-
Save wuftymerguftyguff/7e3ef2bbb302421e52ab79c11db18f41 to your computer and use it in GitHub Desktop.
Recreate required directories under sap transport directory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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