What is the difference between a WebLogic Diagnostic Framework (WLDF) watch and a notification? (Choose the best answer.)
You are under Oracle Linux and you find the process ID of the WebLogic Managed Server Instance:
Which two command-line options can you use to issue a thread dump to examine the server for stuck threads? (Choose two.)
Which three WebLogic Server entities can be set up for service level migration? (Choose three.)
AC: WebLogic Server migration framework provides infrastructure and facilities to perform the manual or automatic migration of JMS-related services and the JTA Transaction Recovery Service.
D: WebLogic Server supports the automatic migration of user-defined singleton services.
Automatic singleton service migration allows the automatic health monitoring and migration of singleton services. A singleton service is a service operating within a cluster that is available on only one server at any given time.
You intend to introduce ordering in message processing for your JMS destination by creating a destination key.
Which statement is true about the JMS Destination Key configuration? (Choose the best answer.)
The WebLogic Server Administration Console enables you to configure, modify, target, and delete destination key resources in a system module.
You need to ensure that when a failed admin server instance is restarted on another machine with a different IP address, the managed server is able to establish connection with the newly started instance.
Which technique will ensure that the connection can be made? (Choose the best answer.)
You can change the network configuration of Oracle HTTP Server and Oracle Web Cache by using the following command:
(UNIX) ORACLE_HOME/chgip/scripts/chpiphost.sh
(Windows) ORACLE_HOME\chgip\scripts\chpiphost.bat
The format of the command is:
chgiphost.sh | chgiphost.bat
[-noconfig] [-version] [-help]
[ -oldhost old_host_name -newhost new_host_name]
[-oldip old_IP_address -newip new_IP_address]
-instanceHome Instance_path
Submit Cancel