During the time I was busy building up an Oracle Fusion Applications Environment, I discovered that shutting down the entire stack can be a time-consuming task.
There are several ways to do this
You can shut it down by:
I used this to do a complete shutdown, except for the fusion apps database.
Here’s a much easier way to do it:
- Navigate to you Fusion applications provisioning framework, in my case:
/u01/app/oracle/fa/repository/provisioning/bin
In here you will find some binaries and shellscripts, we use the runProvisioningwizard.sh. During the complete provisioning we worked wit a Provisioning Plan. Keep this plan on a safe place, as we use it to stop start our environment.
To shutdown the total of 7 domains and OPMN controlled instances you issue this command:
./runProvisioning.sh -plan /u01/app/oracle/fa/repository/provisioning/bin/FAProvPlanMS.plan -target shutdown-all
Note that you use the option -plan and specify the full path of you provisioning plan (the one you used during provisioning).
To startup the complete environment, as simple as it seems, you execute:
./runProvisioning.sh -plan /u01/app/oracle/fa/repository/provisioning/bin/FAProvPlanMS.plan -target startup
In my case several domains were spread amongst 2 computenodes (Exalogic) so I had to run these commands on both nodes.
Node 1 with: CommonDomain, BIDomain, FinancialDomain and ProcurementDomain
2012-07-24 08:34:21.004 NOTIFICATION [echo] Starting up Fusion Applications
2012-07-24 09:07:43.212 TRACE
BUILD SUCCESSFUL
Total time: 33 minutes 29 seconds
Successfully finished startup.
And on the second node:
2012-07-24 09:20:21.056 NOTIFICATION [echoNested] Completed the startup of Fusion Applications at 07/24/2012 09:20:21 AM CEST2012-07-24 09:20:21.081 NOTIFICATION [logTimeSpan] Total time: 19 minute(s) 7 second(s)2012-07-24 09:20:21.248 NOTIFICATION [echoNested] Completed the startup of Fusion Applications at 07/24/2012 09:20:21 AM CEST2012-07-24 09:20:21.249 NOTIFICATION [logTimeSpan] Total time: 19 minute(s) 7 second(s)2012-07-24 09:20:21.253 TRACEBUILD SUCCESSFULTotal time: 19 minutes 12 secondsSuccessfully finished startup.Still quite some time, but you don't have to login, click on start, etc...
And when you login with the weblogic_fa admin user ( LDAP based ) into Enterprise Manager or called Fusion Applications Control you can see all the green lights ![]()

Hebt u vragen of suggesties?
Mail info@qualogy.com!
De Bruyn Kopsstraat 9
2288EC Rijswijk (ZH)
The Netherlands
+31.(0)70 319 5000