1Z0-134 Exam Questions & Answers
Oracle WebLogic Server 12c: Advanced Administrator II • Oracle
100% money-back guarantee
Sample 1Z0-134 Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
Examine the domain diagram:

Assume all servers are running and you have an online WLST session connected to the administration server.
Select two code options that would set the variable x as a reference to the machine02 configuration MBean. (Choose two.)
A: WLST online provides a variable, cmo, that represents the current management object.
Example: wls:/mydomain/serverConfig/Servers/myserver/Log/myserver> cmo[MBeanServerInvocationHandler]mydomain:Name=myserver,Server=myserver,Type=Log
B: wls:/mydomain/edit !> bean=getMBean('Servers/myserver/WebServer/myserver')
wls:/mydomain/edit !> print bean
[MBeanServerInvocationHandler]mydomain:Name=myserver,Type=WebServer,Server=myserver
A hardware load-balancer (HWLB) is positioned as the primary entry point into your WebLogic Server domain. Aspects of your application use SSL to protect data on the network from your clients to your domain.

Which configuration provides the best performance for your domain? (Choose the best answer.)
In most of the architectures, the SSL is terminated at the hardware load balancer for performance reasons and allows the internal traffic to use HTTP for communication.
Your developers have decided to use a deployment plan with their applications that will be deployed by WebLogic administrators into one or more WebLogic Server production environments.
Which two primary goals can be accomplished by leveraging a deployment plan? (Choose two.)
The primary goals in exporting a deployment configuration are:
* To expose the external resources requirements of the application as null variables in a deployment plan.
Any external resources required by the application are subject to change when the application is deployed to a different environment. For example, the JNDI names of datasources used in your development environment may be different from those used in testing or production. Exposing those JNDI names as variables makes it easy for deployers to use available resources or create required resources when deploying the application.
* To expose additional configurable properties, such as tuning parameters, as variables in a deployment plan.
In order to increase scalability and high availability you are configuring WebLogic clustering with JMS distributed destinations.
Which recommendation will ensure optimal load balancing of the message processing?
A uniform distributed destination (UDD), compared to weighted Distributed Destinations, greatly simplifies the management and development of distributed destination applications.Using uniform distributed destinations, you no longer need to create or designate destination members, but instead rely on WebLogic Server to uniformly create the necessary members on the JMS servers to which a JMS module is targeted. This feature ensures the consistent configuration of all distributed destination parameters, particularly in regards to weighting, security, persistence, paging, and quotas.
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
Get access to all 125 verified questions with detailed answers.
Unlock All 1Z0-134 Questions