I accidentally delete /tmp in Weblogic 12c, does it affect the application performance or functionality?
Asked
Active
Viewed 176 times
0
-
Contents shouldn't matter, but you need to add the folder back. – access_granted Feb 09 '18 at 04:07
1 Answers
0
If you are referring to the server tmp directories (ie. $DOMAIN_HOME/servers/SERVERNAME/tmp) then yes, you could run into errors, but these should be solved by restarting that WebLogic instance.
So if possible, restart at an oppertune moment.

b0tting
- 577
- 2
- 7