Note: Before doing anything make sure all the browser instances of weblogic
server Logged Out properly.
StartUp Server :
I.Database
and DB listener Startup:
Logon as oracle user as system user and do
as below shown in screenshot:
II.Start Weblogic Server :
·
Logon to SOA server using VNC
as root user then execute the
following commands.
·
su – oracle
·
cd
/u01/Middleware/user_projects/doamins/SOA_Domain/bin
·
./setDoamainEnv.sh
·
./setSOADomainEnv.sh
./startWeblogic.sh &III.Start Node Manager :
·
Open a new terminal and logon
as root user
·
Execute su – oracle
·
cd /u01/Middleware/wlsserver_10.3/server/bin/
·
./startNodemanager.sh &
IV.Start
SOA Server :
·
Open a new terminal and logon
as root user
·
Execute su – oracle
·
cd
/u01/Middleware/user_projects/doamins/SOA_Domain/bin
·
./startManagedWeblogic.sh
soa_server1 http://192.168.0.132:7001
·
Give the appropriate username
and password of weblogic sever.
Note: After restart the SOA server need to re-deploy the requester SOA
processes.
ShutDown Server :
I.
Shutdown SOA_Server:
·
Logon to SOA server using VNC
as root user then execute the below commands.
·
su – oracle
·
cd
/u01/Middleware/user_projects/doamins/SOA_Domain/bin
·
./stopManagedWeblogic.sh soa_server1
·
Give the appropriate username
and password of weblogic srver.
After executing above command the status should come like below.
I. ShutDown WEBLOGIC Server:
·
Open a new terminal Logon to
SOA server using as root user then execute the below commands.
·
su – oracle
·
cd
/u01/Middleware/user_projects/doamins/SOA_Domain/bin
·
./setDoamainEnv.sh
·
./setSOADomainEnv.sh
·
./stopWeblogic.sh
· After executing above command the status should come like below.
III . To Stop node manager :
It will kill node manager running process.
IV . To Stop DATABASE and DB listener:
It will surely help you a lot to maintain fusion middleware services...
No comments:
Post a Comment