What is Domain? how many domains are possible in a single
instance?
Answers were Sorted based on User's Feedback
Answer / akshay
Domain is logical grouping of resources and services and
consist of Administration Server, Managed Server and
cluster. There can only be one administration Server in
domain and zero to N Managed Server.
Multiple domains cannot be shared by single instance but
more than one instance is possible in a single domain.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / rajesh
Domain is a logical group of resources of weblogic instances
. domain is also called as a environment.Group of weblogic
isntances consists admin server and managed servers.
Creation of multiple domains is not possible in a single
instance. We can create only one domain using single instance.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / vru
A Domain is logically related group of wls instance resource that you mamage as a unit.
we can create only one domain using single instance
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the steps required to setup the oracle instance for os authentication?
What is a domain template?
How to set Connection Pool size in Weblogic Server ?
What should you do in a passive method?
How can default JVM be changed to other?
What are class paths? How can they be set?
What is os tuning?
How do you troubleshoot a crash?
What is meant by cluster??
what is digital certificate?
What is the function of t3 in weblogic server? : BEA Weblogic
How should you type cast a remote object? Why?