Wiki » History » Revision 4
Revision 3 (Soh Keong, 09/29/2022 04:45 PM) → Revision 4/8 (Soh Keong, 09/29/2022 04:47 PM)
h1. Wiki
1. Whitelist DR IP
* TW Server
* Taishin
2. Kill all batch process
* killall -9 java
3. Stop postfix
* service postfix stop
4. Startup DB
* db2start
5. Restart Application Server
* service tomcat stop
* service tomcat start