Proper study guides for Abreast of the times Oracle Oracle WebLogic Server 12c: Administration I certified begins with Oracle 1Z0-133 preparation products which designed to deliver the Download 1Z0-133 questions by making you pass the 1Z0-133 test at your first time. Try the free 1Z0-133 demo right now.
Check 1Z0-133 free dumps before getting the full version:
NEW QUESTION 1
The admin server’s domain files were backed up by using the tar command on Linux. The admin server crashes and the domain files become corrupted. The domain files are restored from the backup. You try and start the admin server by using the usual domain start script. The script does not run. The error is “permission denied”.
How should you troubleshoot this?
- A. Check the ownership and file system permissions of the start script
- B. Ensure you are currently logged in as a WebLogic Server administrator before running the script
- C. Stop any running managed servers and then start the admin server
- D. After the restoration of a domain, you must start the admin by using WLST
- E. Be sure to start the admin server as the root user
Answer: A
NEW QUESTION 2
You zipped up the domain’s config directory on the administration server’s machine before making some major configuration changes. You wait to activate after all the changes have been saved. After your changes are in, hinges start failing badly. You want to go back to the old configuration.
What is the best course of action?
- A. Undo the changes you made manually by using the administration console or WLST.
- B. 1. Stop the administration serve
- C. 2. Replace the config directory on the administration server’s machine with your backu
- D. 3. Restart the administration server.4. Stop the managed servers on each machine.5. Replace the config directory on the machine with your backup.6. Restart the managed servers on the machine.
- E. 1. Stop the administration server.2. Extract only the config.xm1 file from the zip file.3. Overwrite config.xm1 on the administration server’s machine with this extracted file.4. Restart the administration server.
- F. 1. Stop the administration server.2. Replace the config directory on the administration server’s machine with your backup.3. Restart the administration server.
Answer: D
NEW QUESTION 3
Which three domain requirements can you implement with the Configuration Wizard? (Choose three.)
- A. Create a Node Manager and enroll it with the domain
- B. Create a domain using a custom template
- C. Assign virtual IP addresses to all servers
- D. Distribute domain files across multiple machines
- E. Create a dynamic cluster of five servers
Answer: ABD
NEW QUESTION 4
Which machines can be configured by using the configuration Wizard?
- A. machine and Windows machine
- B. administration machine and managed machine
- C. machine and UNIX machine
- D. stand –alone machine and cluster machine
- E. RDBMS machine and LDAP machine
Answer: C
NEW QUESTION 5
Which three runtime metrics can you monitor or collect from WebLogic Server applications?
- A. Average execution time for a web application URL.
- B. Number or transaction rollbacks for a web server
- C. Maximum HTTP session timeout for a web application
- D. Number of current sessions for an EJB
- E. Numbers of faults /errors for a web service
- F. Number of instances of an EJB
Answer: AEF
NEW QUESTION 6
You are using WebLogic Server Diagnostic Framework (WLDF) Instrumentation in a system diagnostic module. The Dye Injection monitor is enabled. You know the diagnostic context ID of the request you are Interested in that was processed by several. You are looking through the messages in the server
log file of several. Which statement is true?
- A. You need to look at the Events Data Archiv
- B. Server log files do not contain WL DF context IDs
- C. You need to look at the Harvested Data Archiv
- D. Server log files do not contain WL DF context IDs.
- E. You need to look at the domain log fil
- F. Only the domain log file contains WL DF context IDs.
- G. You can search the server log file for the context I
- H. Any message that was written to the log IDs during that request will contain the context ID.
- I. You need to translate the context ID Into the corresponding transaction ID, which is the only ID in server log file entries.
Answer: A
NEW QUESTION 7
You created a shutdown class Myclass that you would like to execute just before server shutdown. Which statement is true regarding Myclass?
- A. Myclass can be specified in the Configuration Wizard as a shutdown class.
- B. Myclass must be available in the WebLogic server’s classpath.
- C. Myclass can be targeted to only one server instance.
- D. Myclass must not have a main metho
Answer: B
NEW QUESTION 8
The startup of a Weblogic Server instance fails with the error message: jav
- A. a.net.BindExcepttion:Address already in useWhich two methods help identify what is currently listening at the port and the Ip this server is configured to be bound to?
- B. The pmap command lists all processes running with their associated port member.
- C. The UNIX 1sof command can report information on the process that is listening at a particular IP and port.
- D. netstat, which is available on Windows and Linux/UNIX, can report on the process bound to this IP and port.
- E. Pstat will report detailed runtime statistics on any process currently listening at this IP and port.
- F. The Linux port watching tool port info can raise an alert anytime a process attempt
- G. succeeds, or fails to connect to a specific IP and por
- H. It can also be used to identify if a port is being used by a java process.
Answer: BC
NEW QUESTION 9
A new machine was given to your department. This machine has two WebLogic server12.1.2 installation, each with different inventories.
Which command or tool do you determine the differences in products installed in each of the inventories?
- A. None, inventories are used by Oracle databases only.
- B. ORACLE_HOME/wiserver/bin/compareInventory-sh-oracle-home1 < oracle-home1 location > - oracle-home2 < oracle-home2 location >.
- C. The Oracle Inventory Viewer utility
- D. ORACLE _HOME2 < oracle _home2 location >.
Answer: B
NEW QUESTION 10
You are creating and configuring a cluster by using the administration console. Which two statements are true?
- A. All servers that will be part of the cluster must be created before the cluster is created.
- B. You must pick the cluster messaging mode.
- C. Even though you create a non dynamic cluster, you can change it to a dynamic cluster later.
- D. Once the cluster is created, you cannot change its messaging mode.
- E. The administration console does not provide a way to manually migrate singleton service
- F. It must be set up to be done automatically or by using WLST.
Answer: BC
NEW QUESTION 11
One of your applications sends SQL requests to a back-end database. Today some of these requests
are very slow to complete and users are waiting an unusually long time before getting the information back. You decided to take a look at a thread dump and found several threads with a stack similar to:
What should be your initial assumption and first action?
- A. The maximum capacity of the connection pool was reached due to higher load than usual and you just need to wait until new connections get released or increase the capacity of the poo
- B. This can be done in the Admin Console.
- C. The response data provided by the database SQL is larger than the receive socket buffer, so you just need to increase the buffer
- D. The activity on the database side needs to be checked with your DBA to verify if the connection request was received and how it’s been handled by the database
- E. The datasource connection was leaked and needs to be reset
- F. A firewall is blocking the connection between WebLogic Server and the back-end databas
- G. This needs to be immediately addressed with your network administrator
- H. The Oracle JDBC driver got corrupted and needs to be reinstalled or replaces with a different driver
Answer: B
NEW QUESTION 12
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. Use a $(macro)in the server templates listen address.
- B. Assign each dynamic server a separate machine.
- C. Create multiple server templates for the cluster.
- D. Update the cluster’s listen address prefi
Answer: A
NEW QUESTION 13
Consider a cluster of four servers: ServerA, ServerB, ServerC, and ServerD.
The cluster hosts a web application and is accessed using a proxy plug-in. This web application is configured to use in-memory session replication.
A user is directed to Server A. An HTTP session is established on ServerA and also replicated to
ServerC, but ServerA subsequently fails. Which server will this user be redirected to?
- A. ServerD
- B. ServerB
- C. none; the user will receive an error message
- D. ServerC
- E. any other available server
Answer: D
NEW QUESTION 14
You have an existing domain and need to add a new managed server to it.
Which three statements are true concerning the creation of managed servers? (Choose three.)
- A. A server must be assigned a machine
- B. A server must be assigned a listen port
- C. A server’s name cannot be changed after it is created
- D. A server can be associated with a server template
- E. Servers can have duplicate names as long as they have unique ports
- F. A server must be assigned a listen address
Answer: ABF
NEW QUESTION 15
An application fails. The exception Indicates that the JDEM data source cannot be found. Identify two possible steps that you can perform to verify the data source’s availability.
- A. Launch the JDBC Diagnostics utility.
- B. Verify the Dependencies attribute of the data source.
- C. View the target server’s JNDI tree in the console.
- D. Verify that the application and data source have the same targe
Answer: CD
NEW QUESTION 16
You need to scale out an existing domain to include a new machine. You install WebLogic Server in the new machine. Which three steps are required to create the domain directory on the new machine? (Choose three.)
- A. Use the Configuration Wizard to clone the domain
- B. Run the pack tool on the administration server’s machine
- C. Transfer the installation certificate to the administration server’s machine
- D. Transfer the managed server template to the new machine
- E. Use the Administration Console to clone the administration server
- F. Run the unpack tool on the new machine
Answer: BDF
NEW QUESTION 17
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 except taken?
- A. Weblogic –application.xm1
- B. Weblogic-xm1
- C. Session-xm1
- D. Config-xm1
- E. Web.xm1
Answer: B
NEW QUESTION 18
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. Ignore Heuristics
- B. Pinned to Thread
- C. One phase commit
- D. Logging connections on Resource
- E. Test connection on Reserve
Answer: D
NEW QUESTION 19
......
P.S. Certleader now are offering 100% pass ensure 1Z0-133 dumps! All 1Z0-133 exam questions have been updated with correct answers: https://www.certleader.com/1Z0-133-dumps.html (126 New Questions)