Restart Manual
Restart Manual
CRM SUBSYSTEM
Servers: 10.1.2.13 - 10.1.2.14
main services:
1234-
Siebel Gateway
Siebel Server
Apache tomcat
From task manager notice the three service are started and running
TICKETING SUBSYSTEM
TK1 and TK2
Servers : 10.1.2.17 10.1.2.18
Shutdown
1- /etc/init.d/httpd stop
(stop the apache webserver)
2- /etc/init.d/heartbeat stop
(stop the clustering service)
3- /etc/init.d/enr_afcsWeb stop
(stop the ticketinh web interface)
4- /etc/init.d/jboss_init_redhat.sh stop (stop the jboss app server)
DATABASE SUBSYSTEM
servers: 10.1.5.11 10.1.5.12
1- Crsctl stop crs Or /etc/init.d/init.crs stop
2- Crs_stat t
3- Lsnrctl stop
TICKETING SUBSYSTEM
TK1 and TK2
Servers : 10.1.2.17 10.1.2.18
Startup
1- /etc/init.d/httpd start
(start the apache webserver)
2- /etc/init.d/heartbeat start
(start the clustering service)
3- /etc/init.d/enr_afcsWeb start
(start the ticketinh web
interface)
4- /etc/init.d/jboss_init_redhat.sh start (start the jboss app server)
su oracle
ulimit -n 4096
Production
Integration
Admin
10.1.2.15
cd /opt/BEA/user_projects/domains/base_domain/servers/AdminServer/logs
nohup /opt/BEA/user_projects/domains/base_domain/startWebLogic.sh > /dev/null 2>&1 &
ms1
10.1.2.15
cd /opt/BEA/user_projects/domains/base_domain/servers/ms1/logs
nohup /opt/BEA/user_projects/domains/base_domain/bin/startManagedWebLogic.sh "ms1"
http://10.1.2.15:7001> /dev/null 2>&1 &
cd /opt/BEA/user_projects/domains/base_domain_ms/servers/ms2/logs
nohup /opt/BEA/user_projects/domains/base_domain_ms/bin/startManagedWebLogic.sh "ms2"
http://10.1.2.15:7001> /dev/null 2>&1 &
ms2
10.1.2.16
Production
Reservation
Admin
10.1.2.11
ms1
10.1.2.11
ms2
10.1.2.12
cd /opt/MW/user_projects/domains/prod_domain/servers/AdminServer/logs
nohup /opt/MW/user_projects/domains/prod_domain/startWebLogic.sh > /dev/null 2>&1 &
cd /opt/MW/user_projects/domains/prod_domain/servers/ms1/logs
nohup /opt/MW/user_projects/domains/prod_domain/bin/startManagedWebLogic.sh "ms1" http://10.1.2.11:7001
> /dev/null 2>&1 &
cd /opt/MW/user_projects/domains/prod_domain_ms/servers/ms2/logs
nohup /opt/MW/user_projects/domains/prod_domain_ms/bin/startManagedWebLogic.sh "ms2"
http://10.1.2.11:7001 > /dev/null 2>&1 &
4-
CRM SUBSYSTEM
Servers: 10.1.2.13 - 10.1.2.14
main services:
1- Siebel Gateway
2- Siebel Server
3- Apache tomcat
WEB SERVERS
servers : 10.1.14.11 10.1.14.12
main services:
1- START PRODUCTION
2- START SIT
3- START WEB