Friday, 13 March 2015

Compact Domain in OracleSOASuite 12c.

Compact Domain in OracleSOASuite 12c.

When I install oracle SOA suite 12c I newly hear the word compact Domain. What is compact domain? One major difference between normal domain and compact domain is about managed servers, in compact domain we have only Admin Server and all managed servers are under one configuration so visually we have only Admin server. if we start admin server it will take care about all managed servers internally. It is majorly for the development purpose.it is easy to start and stop.
Expanded Domain
Compact Domain
Also known as a clustered domain.
Also known as a single-instance domain.
Contains an Administration Server. Contains Managed Servers for the Fusion Middleware product(s) in the domain. Fusion Middleware Managed Servers can be assigned to clusters.
Contains only an Administration Server, with no Managed Servers or clusters for the Fusion Middleware product(s) in the domain. This domain type is uses primarily for development purposes.
Defines an Administration Server server group and one or more Managed Server server groups.
Defines an Administration Server server group. Although a Managed Server server group may be defined in config-groups.xml, it is not used.
All application service groups defined in config-groups.xml are targeted. Some application service groups are targeted to the Administration Server server group, other application service groups are targeted to the Managed Server server group(s).
All or a subset of the defined application service groups are targeted to the Administration Server server group. Some application service groups may not be targeted.


No comments:

Post a Comment

Featured post

SOA 12c- Runtime faults project error ( "faultMessageType" is set to "bpel:RuntimeFaultMessage" on this <bpel:catch> activity but it cannot be resolved)

I have used catch for runtime fault and I created the variable for the fault type invalidVariables. While compiling the ...

Popular Posts