Update the client application that is creating the JMS messages to use Unit of Work.
Configure a WebLogic Cluster for Distributed JMS.
Update the client application that is creating the JMS messages to use Unit of Order.
Enable XA Transactions on the JMS Connection Factory used by the client application.
Enable Load Balancing on the JMS connection factory used by the client application.
第1题:
An application is using WebLogic JMS Store and Forward to forward messages from a local JMS queue a remote WebLogic JMS destination. You need to determine if the messages are being sent from the local Weblogic Server. Where do you find information and metrics about Store and Forward components in the WebLogic Admin Console?()
第2题:
Which of the following is TRUE for the DB2 isolation level Cursor Stability (CS)?()
第3题:
A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed. Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()
第4题:
How can you modify the application to return more meaningful error messages to the user?()
第5题:
Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed. You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes. You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()
第6题:
You have a DNS zone that is stored in a custom application directory partition. You install a new domain controller. You need to ensure that the custom application directory partition replicates to the new domain controller. What should you use()
第7题:
You are implementing an ASP.NET Web application. Users will authenticate to the application with an ID. The application will allow new users to register for an account. The application will generate an ID for the user based on the users full name. You need to implement this registration functionality. Which two actions should you perform?()
第8题:
Configure the SqlMembershipProvider in the web.config file.
Configure the SqlProfileProvider in the web.config file.
Create an ASP.NET page that contains a default CreateUserWizard control to create a new user account.
Create an ASP.NET page that contains a custom form that collects the user information and then uses the Membership.CreateUser method to create a new user account.
第9题:
JMS Persistent Store
JMS Server
JMS Distributed Destination
JMS Store and Forward
Automatic Service Migration
第10题:
SAF Target
SAF Imported Destination
SAF Client
SAF Server
Distributed SAF JMS
第11题:
A process monitor cannot monitor an application started by a shell.
For process monitors to function correctly, they must use the korn shell.
A custom monitor cannot de3termine the status of applications started by shell scripts.
The process monitor script is not existing with a zero return code after checking the status of the application.
第12题:
Create a custom section handler class that inherits the ConfigurationSection interface.
Add a section element to the EmployeeSection element of the application configuration file.
Create a custom section handler class that implements the IConfigurationSectionHandler interface.
Add an EmployeeSection element to the configSections element of the application configuration file.
Create a custom section handler class that implements the IApplicatioSettingsProvider interface.
Add a section element to the configSections element of the application configuration file.
第13题:
You work as an application developer at Certkiller .com. You are in the process of creating an application for Certkiller .com’s Human Resources department that tracks employee benefits. You have to store current employee data without recompiling the application. You elect to store this employee data as a custom section in the application configuration file. The relevant portion of the application configuration file is shown in the following exhibit: <?xml version="1.0" encoding="utf-8" ?>
第14题:
Company.com has crated a process application monitor for an application that is initiated by a "c" Shell script. The application monitor is not functioning as designed. What could be the issue with eh application monitor?()
第15题:
When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()
第16题:
You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()
第17题:
You work as an application developer at Cer-Tech.com.You are in the process of creating an application for Cert-Tech.com’s Human Resources department that tracks employee benefits You have to store current employee data without recompiling the application. You elect to store this employee data as a custom section in the application configuration file. The relevant portion of the application configuration file is shown in the following exhibit: What should you do?()
第18题:
Which of the following is NOT one of the three details you need to fill in on the New Custom Control dialog?()
第19题:
automated process using the Admin Server
automated using JDeveloper
manual process with or without Smart Update
scripted with WLST
automated process using Enterprise Manager 12c
第20题:
management of many WebLogic Server Domains from a single web console
tracking changes in the configuration of WebLogic Domain
automation of provisioning process in the new environment
checking compliance with the licenses that a customer has
visual creation of JDBC DataSource object to Oracle RAC
第21题:
Multiple application servers must be in a single resource group.
Multiple application servers per resource group may be monitored.
Multiple resource groups must each contain a single application server.
Multiple application servers in a cluster cannot use process monitoring.
第22题:
nothing, there may be a network connection issue
a Foreign JMS Connection Factory
a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destination
a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installed
Oracle AQ Java EE Shared Libraries not deployed and referenced by your application
第23题:
Update the client application that is creating the JMS messages to use Unit of Work.
Configure a WebLogic Cluster for Distributed JMS.
Update the client application that is creating the JMS messages to use Unit of Order.
Enable XA Transactions on the JMS Connection Factory used by the client application.
Enable Load Balancing on the JMS connection factory used by the client application.
第24题:
Create a custom section handler class that inherits the ConfigurationSection interface
Add a section element to the EmployeeSection element of the application configuration file
Create a custom section handler class that implements the IConfigurationSectionHandler interface.
Add an EmployeeSection element to the configSections element of the application confguration file
Create a custom section handler class that implements the IApplicationSettingsProvider interface
Add a section element to the configSections element of the application configuration file