
Oracle WebLogic Server 12c: Administration I - 1z1-133 Exam Questions
QUESTION NO: 1
You set up two network channels for server-to-server communication. You want channel X to be used more than channel Y, so you give channel X a higher Channel Weight. You want to see if indeed channel X is used more.
You use the administration console and look at both channels under each one's Monitoring tab. What scenario would best assure you that channel X has an overall higher connection rate?
You set up two network channels for server-to-server communication. You want channel X to be used more than channel Y, so you give channel X a higher Channel Weight. You want to see if indeed channel X is used more.
You use the administration console and look at both channels under each one's Monitoring tab. What scenario would best assure you that channel X has an overall higher connection rate?
Correct Answer: C
QUESTION NO: 2
You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
Correct Answer: A
QUESTION NO: 3
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 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.)
Correct Answer: A,D
QUESTION NO: 4
You are deploying a web application called inventory.war. It has been installed and has the State of
"Prepared". It is targeted to the Managed Server named managed1. The web application's context root is
/inventory and the starting page is index.jsp.
However, you want to test the application before allowing end users access to it. In the administration console, you select inventory.war, and then select Start and "Servicing only administration requests." In your web browser, you need to enter a host and port followed by /inventory/index.jsp.
Which host and port would you use?
You are deploying a web application called inventory.war. It has been installed and has the State of
"Prepared". It is targeted to the Managed Server named managed1. The web application's context root is
/inventory and the starting page is index.jsp.
However, you want to test the application before allowing end users access to it. In the administration console, you select inventory.war, and then select Start and "Servicing only administration requests." In your web browser, you need to enter a host and port followed by /inventory/index.jsp.
Which host and port would you use?
Correct Answer: A
QUESTION NO: 5
View the following file excerpt, which configures HTTP session replication:
< session-descriptor >
< persistent-store-type > replicated </persistent-store-type >
</session-descriptor >
From which file is this excerpt taken?
View the following file excerpt, which configures HTTP session replication:
< session-descriptor >
< persistent-store-type > replicated </persistent-store-type >
</session-descriptor >
From which file is this excerpt taken?
Correct Answer: C
QUESTION NO: 6
You use a web browser to log in to a web application that is deployed to WebLogic Server. When you click a link named "publish" on the site, an "Access Denied" message appears.
Which two statements are true about this server's security configuration? (Choose two.)
You use a web browser to log in to a web application that is deployed to WebLogic Server. When you click a link named "publish" on the site, an "Access Denied" message appears.
Which two statements are true about this server's security configuration? (Choose two.)
Correct Answer: C,D
QUESTION NO: 7
You plan to install WebLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file? (Choose two.)
You plan to install WebLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file? (Choose two.)
Correct Answer: A,C
QUESTION NO: 8
As the technical lead for your project, you have been asked to recommend a new solution to handle frequently increasing loads on your applications. The WebLogic 12.1.2 domain currently runs with two clusters of three servers with request being filtered and passed by a proxy server that users the round -robin algorithm.
However, the load sometimes exceeds the maximum capacity of all these servers combined but your domain lacks in scalability.
What is the best implementation solution?
As the technical lead for your project, you have been asked to recommend a new solution to handle frequently increasing loads on your applications. The WebLogic 12.1.2 domain currently runs with two clusters of three servers with request being filtered and passed by a proxy server that users the round -robin algorithm.
However, the load sometimes exceeds the maximum capacity of all these servers combined but your domain lacks in scalability.
What is the best implementation solution?
Correct Answer: D
QUESTION NO: 9
Your developers created Plain Old Java Objects (POJO) that provide useful functionality. The code is packaged in a JAR file. You want to make this code accessible from all the applications deployed to the managed servers in your domain. What are the four ways to accomplish this? (Choose four.)
Your developers created Plain Old Java Objects (POJO) that provide useful functionality. The code is packaged in a JAR file. You want to make this code accessible from all the applications deployed to the managed servers in your domain. What are the four ways to accomplish this? (Choose four.)
Correct Answer: B,D,E,G




