[2021] Pass 1z0-133 Exam - Real Questions & Answers [Q13-Q30]

Share

[2021] Pass 1z0-133 Exam - Real Questions & Answers

1z0-133 Exam Questions Get Updated [2021] with Correct Answers


Oracle 1z0-133 Exam Syllabus Topics:

TopicDetails
Topic 1
  • WebLogic Server Security
  • Basic LDAP Architecture
Topic 2
  • Backing Up a Domain and Upgrading WebLogic Server
  • Define Managed Service Independence Mode
Topic 3
  • Network Channels and Virtual Hosts
  • Configure WebLogic Server to Use and Administration Port
Topic 4
  • Explain the WebLogic Server Terms
  • Domain
  • Server
  • Machine and Cluster
Topic 5
  • Cluster Communication Planning and Troubleshooting
  • Difference Between Unicast adn Multicast Cluster Communication
Topic 6
  • Describe the Administrative Tools
  • Administration Console
  • WLST
  • WLDF
  • Monitoring Dashboard
Topic 7
  • Access Diagnostic Charts in the Monitoring Dashboard
Topic 8
  • Configure Replication Channels by Using the Administration Console
Topic 9
  • Enable WebLogic Server Debugging OutPut
  • Monitor JDBC Data Sources
Topic 10
  • Deploy Un-Deploy Redeploy an Application
  • Monitoring Dashboards Built-in Application View
Topic 11
  • Install WebLogic Server in Graphical Mode
  • Installation Directory Structure
  • WebLogic Server by Using OPatch
Topic 12
  • Configuration WebLogic Server Logs
  • Interpret a Server Log File Entry
Topic 13
  • Configure and Describe WebLogic Server's JDBC Architecture
  • WebLogic Server's JNDI Architecture
Topic 14
  • Configuration Properties for Java Node Manager and Directory Structure
Topic 15
  • Using the Administration Console
  • Access the Weblogic Server Administration Console
Topic 16
  • Identify the Components of Administration Console
  • Preferences
  • Change Center
Topic 17
  • Creating and Configuration Clusters
  • Describe Basic and Multi-Tier Cluster Architectures
Topic 18
  • Describe the Process to Upgrade WebLogic Server 11g to 12c
Topic 19
  • Run the WebLogic Server Reconfiguration Wizard as Part of the Upgrade Process
Topic 20
  • Start and Stop Servers with Standard Scripts
  • Identify and Resolve Problems with Server Startup
Topic 21
  • Describe the Architecture and Capabilities of the Node Manager with Configuration Wizard
Topic 22
  • Creating Domains
  • Configuration Wizard
  • Configure Machines
  • Severs
  • Clusters by Using the Configuration Wizard
Topic 23
  • Configure and External LDAP Authentication Provider for WebLogic Server
Topic 24
  • Installing and Patching WebLogic Server
  • Determined Supported Configurations for WebLogic Server

 

NEW QUESTION 13
Which two statements are characteristics of the Reconfiguration Wizard?

  • A. The Reconfiguration Wizard allows you to change the domain mode.
  • B. The Reconfiguration Wizard does not allow the reconfiguration of JDBC data sources.
  • C. The configuration WIizard allows you to select a different java JDK.
  • D. You can upgrade only a domain which is running WLS 10.3 or later.
  • E. You can upgrade any domain that was created using WLS 9.2 and above.

Answer: A,D

 

NEW QUESTION 14
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 all machines in a subnet
  • B. Use a percentage of machines in the domain
  • C. Use machines whose names match an expression
  • D. Use a single machine
  • E. Use all machines in the domain

Answer: A,C,D

Explanation:
Explanation/Reference: https://docs.oracle.com/middleware/12213/wls/TASKS/clusters.htm#TASKS257

 

NEW QUESTION 15
In the certification matrix for your version of WebLogic Server , you find the row for your database and its version. In that row, in the "type of database use" column, it says "application data access only".
Your database cannot be used __________.

  • A. In a production environment
  • B. By a multidata source
  • C. By an Enterprise JavaBean
  • D. By the administration server
  • E. For internal data storage by WebLogic Server

Answer: E

Explanation:
Explanation/Reference:

 

NEW QUESTION 16
You decide to use a database to store WebLogic Server transaction logs for a managed server.
Which two steps are required to configure this?

  • A. Under the managed server's Services configuration, select "Disable the Default Store
  • B. Create an XA data source in the domain for the database transaction log.
  • C. Create a non XA data source in the domain for the database transaction log.
  • D. Under the managed server's Services configuration select "JDBC" as the type for the transaction log store.

Answer: C,D

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 17
Consider a domain with an existing JDBC data source, which connects to an Oracle database. Your
database administrator requests that the JDBC connections to this database now specify a different
username.
Which data source attribute would you modify to implement this requirement?

  • A. Credentials
  • B. Properties
  • C. Username
  • D. Login
  • E. URL

Answer: B

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 18
Which two metrics are used to monitor and troubleshoot unicast communication in a cluster? (Choose two.)

  • A. Groups
  • B. Local Group Leader
  • C. Backup Server
  • D. Session Replicas
  • E. Master

Answer: A,B

 

NEW QUESTION 19
You shut down a managed server by using the administration console.
Which statement is always true?

  • A. The managedserver was running on the samemachine as the administrationserver.
  • B. The administration console calls WLST to accomplish the shutdown.
  • C. You can choose to shut down the server rightaway or after it completes its work.
  • D. Node Manager is configuredproperly and running on the managed server's machine.

Answer: C

 

NEW QUESTION 20
You are creating a domain by using the configuration Wizard. In the wizard, you select to configure Node Manager. Under "Node Manager Type, you select "Manual Node Manager setup".
What does this mean?

  • A. You must manually copy the Node Manager files generated by the configuration Wizard into Node Manager home.
  • B. The configuration Wizard prompts you to change the default Node Manager configuration values.
  • C. You are using the configuration Wizard to configure a Java -based Node Manager.
  • D. The configuration Wizard bypasses all Node Manager configuration.
  • E. You are using the configuration Wizard to configure a script -based Node Manager.

Answer: A

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 21
Youare creating and configuring a cluster by using the administration console. Whichtwo statements are true?

  • A. The administration console does notprovide awaytomanually migratesingleton services. It must be set up to be done automatically or by using WLST.
  • B. You mustpick the clustermessaging mode.
  • C. Once the clusteris created, youcannot change its messaging mode.
  • D. Eventhough you create a non dynamiccluster, you can change it to a dynamiccluster .
  • E. All servers thatwillbepart of the clustermustbe created before the cluster is created.

Answer: A,C

 

NEW QUESTION 22
Which two statements are true about multicast communication within a cluster? (Choose two.)

  • A. Multicast can be used for cluster heartbeat messages.
  • B. Multicast is used to replicate session state between servers.
  • C. Multiple cluster can share the same multicast address and port.
  • D. Multicast traffic is often limited to a single subnet.
  • E. You may disable multicast on individual cluster members.

Answer: A,D

Explanation:
Explanation/Reference:

 

NEW QUESTION 23
You use the Administration console to modify the domain's security realm. After deleting the default authentication provider, you add a single authentication provider for iplanet LDAP. You then try to reboot your servers with the weblogic user but they all fail to start due to authentication errors.
Identify two possible causes.

  • A. The weblogic user does not exist in iplanet.
  • B. LDAP providers cannot be included in the default security realm.
  • C. A domain must include the default authentication provider.
  • D. The Administrators group does not exist in iplanet.
  • E. Iplanet is not a supported LDAP implementation.

Answer: A,D

Explanation:
Explanation/Reference:

 

NEW QUESTION 24
Consider an application that comprises both web and EJB components.
What are two benefits of implementing a multitier cluster architecture over a single-tier(basic) cluster architecture? (Chose two.)

  • A. Remote EJB access is blocked
  • B. Dynamic clusters are only supported for the multitier architecture
  • C. All servers can be managed (started/stopped) together
  • D. Each cluster can be scaled independently
  • E. Future web clusters can share the same EJB tier

Answer: C,E

 

NEW QUESTION 25
You want to configure WebLogic server transactions to be recoverable when a nonclustered managed server crashes, even if that crash is caused by an unrecoverable hardware failure. You want to run the managed server on different hardware, and have it recover the transactions that were in-progress at the time of the crash.
You also want to use the default store for transaction logs.
Which statement is true?

  • A. Before the crash ,you need to update the path to the default store for the managed server. The path should be to some shared storage location.
  • B. This scenario is common , and so the default configuration of the default store works.
  • C. This scenario is not possible. You must use clustered managed servers to recover transactions from a crashed server.
  • D. This scenario is not possible .You must use the JDBC store to recover transactions from a crashed server.
  • E. After the crash, obtain a copy of the managed server's default store from the administration server.
    Move it to the same relative location on the new hardware before starting the managed server there.

Answer: A

 

NEW QUESTION 26
Consider a domain that includes a dynamic cluster of three servers. Your network administrator requires all servers to bind the specific domain name mycompany.com.
Which Administration console action implements this requirement?

  • A. Update the cluster's listen address prefix.
  • B. Assign each dynamic server a separate machine.
  • C. Create multiple server templates for the cluster.
  • D. Use a $(macro)in the server templates listen address.

Answer: D

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 27
Which three statements are true about the administration console?

  • A. If a domain is in production Mode, access to the administration console must be made through a secure port.
  • B. If the domain's Administration port is enabled, access to the administration console must be made only through that port.
  • C. If a domain is in Development Mode the administration console no longer requires an administration - level user when logging in.
  • D. The administration console can be disabled.
  • E. The context path of the administration console may be changed.

Answer: B,D,E

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 28
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. Log into the administration console and disable Inline help under "help."
  • B. There is nothing you can do for all users, since disabling inline help must be done per user.
  • C. There is nothing you can do since inline help cannot be disabled.
  • D. Access WLST, connect to the domain's admin server, and use the command enable inline help (false).

Answer: A

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 29
You are using the Administration console to monitor a resource.
Which three techniques can you use to customize the monitoring output?

  • A. Store the rows by a specific column.
  • B. Combine (add) multiple columns together.
  • C. Limit the number of rows displayed.
  • D. Change the order of the displayed columns.
  • E. Views the rows from a specific time range.

Answer: A,C,D

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 30
......

Practice 1z0-133 Questions With Certification guide Q&A from Training Expert PrepAwayTest: https://www.prepawaytest.com/Oracle/1z0-133-practice-exam-dumps.html

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 )
From Monday to Saturday

Support: Contact now