Which Oracle WebLogic Server feature would you recommend to your clients to enable a stand-alone message producer, or a group of producers acting as one with respect to the processing order ?()A、 Connecting FactoryB、 Message BridgeC、 Unit-of-OrderD、 Store

题目

Which Oracle WebLogic Server feature would you recommend to your clients to enable a stand-alone message producer, or a group of producers acting as one with respect to the processing order ?()

  • A、 Connecting Factory
  • B、 Message Bridge
  • C、 Unit-of-Order
  • D、 Store-and-Forward
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A customer wants to improve the availability of a web application and provide more predictable scalability when scaling out the application.    Which Feature of WebLogic should you recommend to help solve this problem?()

  • A、Oracle Web Grid
  • B、ActiveCache
  • C、Coherence Grid Edition
  • D、WebLogic Session Replication
  • E、Coherence Web Edition

正确答案:C

第2题:

In computer security, AAA stands for authentication, authorization and accounting. Which optionabout the AAA authentication enable default group radius enable command is correct?()

  • A、If the radius server returns an error, the enable password will be used
  • B、If the radius server returns a ’failed’ message, the enable password will be used
  • C、The command login authentication group will associate the AM authentication to a specifiedinterface
  • D、If the group database is unavailable, the radius server will be used

正确答案:A

第3题:

You are the network administrator for . All network servers run Windows server 20003, and all client computers run Windows XP Professional.A user named King manages an application server named Server25. One morning,King tries to log on to the network from Server 25. He receives the message shown in the Logon message exhibit.King notifies you of the problem. You open Active Directory Users and Computers and see the display shown in the Active Directory exhibit.You need to enable King to log on to Server 25. Your solution must require the minimum amount of administrative effort.What should you do?()

A. Enable the computer account for Server 25

B. Reset the computer account for Server 25.

C. Remove Server 25 from the domain, and then rejoin Server25 to the domain.

D. Delete the computer account for Server25, and then create a new account with the same name.


参考答案:A

第4题:

You have not configured Oracle Managed Files (OMF) in your database. You do not want to scan the entire datafile every time an incremental backup is performed. You decide to enable the block change tracking feature. Which statement will you use to enable the block change tracking feature?()

  • A、 ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING;
  • B、 ALTER DATABASE ENABLE BLOCK CHANGE TRACKING;
  • C、 ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE 
  • D、 ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE 

正确答案:D

第5题:

You have been contracted to create a web site for a free dating service. One feature is the ability for oneclient to send a message to another client, which is displayed in the latter client’s private page. Your contract explicitly states that security is a high priority. Therefore, you need to prevent cross-site hacking inwhich one user inserts JavaScript code that is then rendered and invoked when another user views thatcontent. Which two JSTL code snippets will prevent cross site hacking in the scenario above? ()

  • A、<c:out>${message}</c:out>
  • B、<c:out value=’${message}’ />
  • C、<c:out value=’${message}’ escapeXml=’true’ />
  • D、<c:out eliminateXml=’true’>${message}</c:out>
  • E、<c:out value=’${message}’ eliminateXml=’true’ />

正确答案:B,C

第6题:

You are designing a Windows Azure application.  The application includes a web role and a worker role that communicate by using a Windows Azure Queue.  The worker role processes each message within 10 seconds of retrieving it from the queue. The worker role must process each message exactly one time.  If a process does not complete, the worker role must reprocess the message.  You need to recommend an approach for the worker role to manage messages in the queue.  What should you recommend?()

  • A、 Process the message and then delete it from the queue.
  • B、 Delete the message from the queue when retrieving the message.
  • C、 Set the visibility timeout of the message to 1 when retrieving the message.
  • D、 Process the message and then set the visibility timeout of themessage to the maximum value.

正确答案:A

第7题:

You are creating an error page that provides a user-friendly screen whenever a server exception occurs.You want to hide the stack trace, but you do want to provide the exception’s error message to the user sothe user can provide it to the customer service agent at your company.  Which EL code snippet inserts thiserror message into the error page?()

  • A、Message: <b>${exception.message}</b>
  • B、Message: <b>${exception.errorMessage}</b>
  • C、Message: <b>${request.exception.message}</b>
  • D、Message: <b>${pageContext.exception.message}</b>
  • E、Message: <b>${request.exception.errorMessage}</b>

正确答案:D

第8题:

You have a stand-alone server that runs Windows Server 2003 Service Pack 2 (SP2).You attempt to log on to the server by using the Administrator account and receive the following error message.You need to log on to the server by using the Administrator account.What should you do first? ()

A. Restart the server in Safe mode.

B. Restart the server by using the Last Known Good Configuration option.

C. Log on to another stand-alone server as an Administrator.

D. Log on to the server by using an account that is a member of the Power Users group.


参考答案:A

第9题:

Which of the following options would you choose to implement controlled access using remote authentication for your networks?()

  • A、OiD
  • B、RADIUS
  • C、Wallet Manager
  • D、Oracle Names Server

正确答案:B

第10题:

Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()

  • A、 If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions
  • B、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
  • C、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
  • D、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

正确答案:B,D

更多相关问题