You want to configure WebLogic Server transactions to be recoverable when a nonclustered managed server crashes, even if that crash is caused by an unrecoverable hardware failure. You want to run the managed server on different hardware, and have it recover the transactions that were in-progress at the time of the crash.
You also want to use the default store for transaction logs.
Which statement is true?
Which three statements are true about the Change Center in the Administration Console? (Choose three.)
Consider a data source whose Inactive Connection Timeout has been set to 60 seconds. You suspect that an application is not returning JDBC connections to this data source. In response, you go to the data source’s Monitoring tab in the Administration Console.
Which of the available columns will confirm your suspicions?
View the following file excerpt, which configures HTTP session replication:
< session-descriptor >
< persistent-store-type > replicated
From which file is this excerpt taken?
You create a new Managed Server in your domain by using the administration console. You give it the listen address of 192.0.2.0 and the listen port of 7100.You save and activate the changes.
You use the domain start script to start the new server. It fails. One of the messages in the window in which you can ran the script is:
Server failed to bind to any usable port.
You investigate and see that another process is running on 192.0.2.0 on port 7100.You also find many unused ports at that IP address.
Which two statements are true? (Choose two.)
You are creating and configuring a cluster by using the administration console. Which two statements are true? (Choose two.)
Your administration server goes down. One of the managed server of the domain is also currently shut down. This managed server has been successfully started in the past. You cannot bring up the administration server right away, but you need to start the managed server. You run the start script, but the managed server will not start.
Explain this.
Which three Administration Console tasks require you to obtain the configuration lock of a production mode domain? (Choose three.)
You have an existing domain and need to add a new managed server to it.
Which three statements are true concerning the creation of managed servers? (Choose three.)
A web application is configured for in-memory replication and is deployed to a cluster. This cluster is distributed across two buildings on a university campus. For performance reasons, you require that session replication occur within the building whenever possible.
How do you implement this requirement?