Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
Answer / Ajit Kumar Gupta
The WebLogic J2EE Connector Architecture supports a wide range of databases, including Oracle Database, Microsoft SQL Server, MySQL, PostgreSQL, IBM DB2, and many others. Users can configure their applications to connect to these databases through the appropriate driver.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of gc and in which different scenarios each should be used?
What is the difference between Production mode and Development mode in WebLogic?
What is Domain? how many domains are possible in a single instance?
What is the default jvm used for weblogic?
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?
How does a server find out server unavailability?
How can the nm be made to work with web logic?
what are the benefits of load order in the deployment of the application?
Tell me what can happen when stub can't to connect to web-logic server instances?
What are the causes of having ociw32.dll error in the database of web logic server?
What is a local transaction?