You need to log the JMSMessageID header value for incoming messages.
What is the prefix that you would see for the header values? (Choose the best answer.)
You created a script to monitor your WebLogic Server WLS Execute Thread:
Here is a message in your ExecuteThread.log file:
What is the value of xxxx if the thread has been running a request for twenty minutes, assuming a default configuration?
You are creating and configuring a production WebLogic Server (WLS) domain that is highly available. Which three WebLogic Server features allow you to best accomplish this requirement? (Choose three.)
Examine the domain diagram:
You are asked to write a WLST script that will print the current available heap size for server04.
Assuming:
all servers are running
you have just started an offline, interactive WLST session
a domain-scoped node manager is running on each machine, listening oт port :5556
the username/password “weblogic/Welcome1” maps to a valid domain administrator and Node Manager client
Which two code options will accomplish this task? (Choose two.)
Review the following WLST commands.
What happens when these commands are executed? (Choose the best answer.)
In order to leverage replication and high availability features of your back-end database, among other benefits, you are configuring a JDBC TLOG store to persist transaction logs.
Since something went wrong during the setup of the TLOG, you are reviewing the configuration considerations for TLOG.
Which two guidelines are true for configuring JDBC TLOG stores? (Choose two.)
You have a multithreaded application that looks up the WebLogic JMS ConnectionFactory object from the JNDI tree.
Which statement is correct in this scenario? (Choose the best answer.)
You are implementing leasing functionality within your environment to ensure exclusive ownership of a cluster-wide entity.
Which type of leasing requires that Node Manager is configured and running? (Choose the best answer.)
You are monitoring a WebLogic JDBC data source and have decided to drop some connections because an earlier peak usage condition has now ended. In addition, this data source has not been enabled for automatic shrinking.
What will occur once you execute the shrink() method on that JDBCDataSourceRuntimeMBean?
You are responsible for creating scripts to use Node Manager with a WebLogic Server domain.
Which four statements correctly describe the WLST command: nmEnroll? (Choose four.)