![]() ![]() ![]() ![]() |
Note: WebLogic Server Multitenant domain partitions are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.
You can reconfigure global and partition-specific resources without restarting the associated servers or clusters. Changes to one partition do not affect other partitions: you can create, start, stop, and delete partitions independently.
For more information, see About Partition Lifecycle States and Transitions.
The Domain Partitions table displays all of the partitions defined in the domain.
All of the resource groups—and all of the applications deployed to those resource groups—are started.
The suspend operation transitions the partition from the
RUNNING
to ADMIN
state.
The resume operation transitions the partition from the
ADMIN
to RUNNING
state.
Shutting down the partition is the runtime equivalent of undeploying the application or resource, except that the configuration for the application or resource is not removed from the configuration file as it would be in a true undeploy operation. The configuration delivered to a Managed Server is also not removed.
When a partition is in the HALTED
state, all
resource groups in the partition are shutdown and the partition
is fully shutdown on all targets.
![]() |