Within your data center, the Administration and Managed Servers utilize a shared, central storage device, which server's access via NFS.
In this scenario, your application files no longer need to be copied to servers across the network. Which server attribute allows you to override this behavior?
A. Startup Mode
B. Staging Mode
C. Root Directory
D. Listen Address
Identify three options for Keystores in a server's configuration.
A. Demo Identity and Demo Trust
B. Demo Identity and Java Standard Trust
C. Java Standard Identity and Custom Trust
D. Custom Identity and Demo Trust
E. Custom Identity and Custom Trust
F. Custom Identity and Command Line Trust
Identify two supported methods of deploying a JMS module to a domain.
A. Create a module by using the administration console.
B. Load a module into the WebLogic database.
C. Include a module file within a web application archive.
D. Include a module file within an enterprise application archive.
E. Define a module within an existing JDBC module.
Which three statements are true about deployment plans?
A. A plan is an XML file.
B. A plan is packaged within an application archive.
C. You can generate a new plan with the administration console.
D. A plan is a required to deploy EJB applications and modules.
E. A plan may override values in an application's deployment descriptors.
F. A single application deployment can be associated with multiple plans.
Identify two reasons for defining machines and assigning servers to them in Weblogic Server.
A. A machine can be the proxy to a cluster.
B. A machine definition is required to configure the Node Manager.
C. To reference an instance of WebLogic Server, you must know its machine and port.
D. Machine is a required organizational unit. A domain contains machines and machines contain servers.
E. WebLogic Server uses server machine assignments to help it choose servers in a cluster on which to replicate session state.
F. The machine's Cluster Weight attribute may be used by load balancers to help them determine how often to send requests to servers assigned to that machine.
Managed Server Independence enabled is not selected in the configuration of myserver1. Which statement is true?
A. Only the Node Manager can start myserver1
B. Only a local start script can start myserver1
C. Myserver1 cannot be part of a cluster.
D. The Administration Server must be available before starting myserver1
You create a system-wide JMS module named Payroll-JMS and set its default target to an existing cluster in your domain named PayrollCluster. Next, you add a standard JMS topic to Payroll-JMS. To which are you permitted to target this topic?
A. the entire PayrollCluster
B. any single JMS server in the domain
C. any combination of member servers in Payrollcluster
D. several JMS servers targeted to PayrollCluster
View the exhibit.
You are logged in to the WebLogic Server administration console and you are editing the fields shown in exhibit. Which type of WebLogic Server resource are you currently editing?
A. JMS Server
B. Persistent Store
C. JDBC Data Source
D. Diagnostics Module
E. JMS Connection Factory
An application fails. The exception indicates that the JDBC data source, jdbc-hr.HRDS, cannot be found. Identify two possible steps that you can perform to verify the data source's availability.
A. Launch the JDBCDiagnostics utility.
B. Verify the Targets attribute of the application.
C. Verify the Dependencies attribute of the data source.
D. Verify the target server's JNDI tree in the console.
E. Verify the Target attribute of the data source.
Identify four features of the default administration console.
A. XML Editor
B. WLST Editor
C. Breadcrumbs
D. Change Center
E. Template Builder
F. Domain Structure
G. Configuration Wizard
H. WLST Script Recorder