What are data-sources and what features do they offer?
Answer / Mayur Gupta
Data sources in Weblogic Server are a way to manage connections to various types of databases. They provide a pool of pre-created connections for efficient and scalable database access. Key features include connection pooling, load balancing, failover support, automatic connection reuse, and security integration through LDAP or OID.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between T3 and HTTP protocol ?
What are the supported installation modes for WebLogic Server ?
What is Domain? how many domains are possible in a single instance?
Explain deployment descriptors?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What are the transaction isolation levels supported by weblogic jdriver?
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
Explain the domain creation types?
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
When should I use the external_stage option?
What are stating modes are available in Weblogic Server ?
What type of object is returned by resultset.getobject()? : BEA Weblogic