
Free OCA 1z0-133 Ultimate Study Guide (Updated 130 Questions)
Get to the Top with 1z0-133 Practice Exam Questions
NEW QUESTION 19
You domain's security realm has two authentication provides :1dap1 and 1dap2.
Consider these requirements:
* If authentication succeeds with 1dap1, then skip 1dap2.
* If authentication fails with 1dap1, then authentication must succeed with 1dap2.
Which control flag should you use for 1dap1?
- A. Requisite
- B. Required
- C. Sufficient
- D. Optional
Answer: C
Explanation:
Explanation/Reference:
NEW QUESTION 20
Which machines can be configured by using the configuration Wizard?
- A. administration machine and managed machine
- B. machine and UNIX machine
- C. RDBMS machine and LDAP machine
- D. machine and Windows machine
- E. stand -alone machine and cluster machine
Answer: B
NEW QUESTION 21
Which two statements are true about multicast communication within a cluster?
- A. Multicast is used to replicate session state between servers.
- B. You may disable multicast on individual cluster members.
- C. Multicast can be used for cluster heartbeat messages.
- D. Multiple cluster can share the same multicast address and port.
- E. Multicast traffic is often limited to a single subnet.
Answer: C,E
NEW QUESTION 22
All administrators that deal with the production domain in your organization are extremely experienced. As
the lead administrator, you have been asked to change the administration console preferences for all
administrators so that inline help no longer displays, since no one needs It.
Select the true statement about this scenario.
- A. There is nothing you can do since inline help cannot be disabled.
- B. Log into the administration console and disable Inline help under "help."
- C. Access WLST, connect to the domain's admin server, and use the command enable inline help (false).
- D. There is nothing you can do for all users, since disabling inline help must be done per user.
Answer: B
Explanation:
Explanation/Reference:
Explanation:
NEW QUESTION 23
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across machines in your domain.
Identify three supported configurations.
- A. Use a single machine.
- B. Use all percentage of machines in the domain.
- C. Use all machines whose names match an expression.
- D. Use all machines in a subnet.
- E. Use all machines in the domain.
Answer: A,C,E
NEW QUESTION 24
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across machines in your domain. Identify three supported configurations. (Choose three.)
- A. Use a percentage of machines in the domain
- B. Use a single machine
- C. Use machines whose names match an expression
- D. Use all machines in a subnet
- E. Use all machines in the domain
Answer: B,C,D
Explanation:
Explanation/Reference: https://docs.oracle.com/middleware/12213/wls/TASKS/clusters.htm#TASKS257
NEW QUESTION 25
You are carrying out the RDBMS Security Store configuration using the configuration Wizard Which three actions can you perform with the Configuration Wizard during the process?
- A. Populate the database tables with external LDAP users.
- B. Allocate tablespace for the data store.
- C. Test the connection to a back -end database.
- D. Execute SQL scripts in WebLogic server's server /1ib directory.
- E. Create tables in the data store.
Answer: A,C,E
Explanation:
Explanation/Reference:
Explanation:
NEW QUESTION 26
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?
- A. Tune work managers to optimize work.
- B. Configure dynamic clusters and specify the number of server instances you anticipate at needing at peak load.
- C. Replace the software load balancer with a hardware load balancer.
- D. Modify the proxy server load balancing algorithm to weight based.
- E. Add a third cluster and spread existing server instances across the clusters.
Answer: B
Explanation:
Explanation/Reference:
Explanation:
NEW QUESTION 27
You are responsible for configure a WebLogic domain to support an order processing application. This application will communicate with multiple JDBBC 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?
- A. Logging connections on Resource
- B. Pinned to Thread
- C. Test connection on Reserve
- D. Ignore Heuristics
- E. One phase commit
Answer: A
NEW QUESTION 28
Which two statements are true about WebLogic data sources?
- A. A domain requires at least one data source.
- B. A data source contains a connection pool.
- C. Data sources are bound in the JNDI tree of a server.
- D. Data sources are targeted to a domain.
- E. Data sources are based on the JMS specification.
Answer: B,C
NEW QUESTION 29
Consider an existing nondynamic cluster that is currently hosting many libraries, applications, and data
sources. You need to scale out this cluster to include a new server. You provision the domain on new
machines.
What are the two ways to create this new server in the domain configuration?
- A. Use the Configuration Wizard to add a new server to the cluster.
- B. Use the Administration Console to clone an existing server in the cluster.
- C. Use the Administration Console to add a new network channel to the cluster.
- D. Use pack and unpack to copy an existing server in the cluster.
Answer: A,B
Explanation:
Explanation/Reference:
Explanation:
NEW QUESTION 30
The development group supplied you with the latest WAR file for the company web application. It has been thoroughly tested and needs to be placed into production. In the production file system, you copy over the previous WAR file with the new version. You log into the administration console and redeploy the application.
Current uses continue to access the older version of the application, while new users are taken to the new version. Explain this scenario.
- A. This is possible if the application is versioned by using the WebLogic Server feature called Production Redeployment.
- B. This is only possible if the application is deployed to a cluster. Cluster deployments allow current users to continue to use the previous version of an application
- C. This is not possible. When an application is redeployed, all users continue to access the old version.
Once all current users have exited the system, then all users from that point on access the new version - D. This is not possible. When an application is redeployed, it replaces the old version and all users than access the new version
Answer: A
NEW QUESTION 31
AWebLogicserverdomaincontainsa dynamic cluster called"cluster1".The cluster "cluster"1hastwo dynamicmanagedservers "server1" and"server2". There is a need to view the inheritedattribute values for "server2".
How do you viewall attributes of "server2".including those inheritedfrom the server template?
- A. Use WLST.
- B. Youcannot, because attributevalues are not inherited.
- C. Use WebLogic Administration console >"server" link.
- D. Usejavaweblogic.Deployer.
Answer: D
NEW QUESTION 32
All administrators that deal with the production domain in your organization are extremely experienced. As the lead administrator, you have been asked to change the administration console preferences for all administrators so that inline help no longer displays, since no one needs It.
Select the true statement about this scenario.
- A. There is nothing you can do since inline help cannot be disabled.
- B. Log into the administration console and disable Inline help under "help."
- C. Access WLST, connect to the domain's admin server, and use the command enable inline help (false).
- D. There is nothing you can do for all users, since disabling inline help must be done per user.
Answer: B
Explanation:
Explanation/Reference:
NEW QUESTION 33
You are using the Embedded LDAP that is supplied by Oracle WebLogic Server. Which three statements
are true? (Choose three.)
- A. The Embedded LDAP cannot be used in a production environment
- B. The Embedded LDAP can be used to store user, group, security roles and security policies for the
WebLogic security providers - C. The Embedded LDAP uses the file system to store WebLogic security provider data
- D. The Embedded LDAP uses the database to store WebLogic security provider data
- E. The Embedded LDAP can be accessed by an external LDAP viewer
Answer: A,C,E
NEW QUESTION 34
You create a new dynamic cluster with the following parameters:
Number of servers: 2
Listen port; 8101
Enable calculation listen port: true
To which two numbering will the resulting two dynamic servers bind?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B,D
NEW QUESTION 35
......
Oracle 1z0-133 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
| Topic 13 |
|
| Topic 14 |
|
| Topic 15 |
|
| Topic 16 |
|
| Topic 17 |
|
| Topic 18 |
|
| Topic 19 |
|
| Topic 20 |
|
| Topic 21 |
|
| Topic 22 |
|
| Topic 23 |
|
| Topic 24 |
|
Pass Oracle 1z0-133 exam - questions - convert Tets Engine to PDF: https://www.realvce.com/1z0-133_free-dumps.html