최신Oracle WebLogic Server 12c: Advanced Administrator II - 1z1-134무료샘플문제
문제1
What does the WLST command pwd() do?
What does the WLST command pwd() do?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
Your application includes a message driven bean (MDB) that is listening to messages on a JMS Queue. You need to ensure that every message is processed exactly once by the MDB.
Which configuration allows you to achieve this requirement? (Choose the best answer.)
Your application includes a message driven bean (MDB) that is listening to messages on a JMS Queue. You need to ensure that every message is processed exactly once by the MDB.
Which configuration allows you to achieve this requirement? (Choose the best answer.)
정답: C
문제3
Your developers have decided to use a deployment plan with their applications that will be deployed by WebLogic administrators into one or more WebLogic Server production environments.
Which two primary goals can be accomplished by leveraging a deployment plan? (Choose two.)
Your developers have decided to use a deployment plan with their applications that will be deployed by WebLogic administrators into one or more WebLogic Server production environments.
Which two primary goals can be accomplished by leveraging a deployment plan? (Choose two.)
정답: C,D
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
As part of a manual migration of JMS-related services, you just configured a custom file store and targeted it to the same migratable target as the JMS server.
Which two statements pertain to the successful configuration of this JMS store and the manual migration?
(Choose two.)
As part of a manual migration of JMS-related services, you just configured a custom file store and targeted it to the same migratable target as the JMS server.
Which two statements pertain to the successful configuration of this JMS store and the manual migration?
(Choose two.)
정답: B,C
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
You need to update a database accessed by an application that uses a WebLogic server data source. It has been decided that the data source on WLS should first be shut down.
You have been asked to advise as to whether they should execute a shutdown() or a forceShutdown() on the corresponding JDBCDataSourceRuntimeMBean.
Which two statements are true regarding the impact on the application that is using that data source? (Choose two.)
You need to update a database accessed by an application that uses a WebLogic server data source. It has been decided that the data source on WLS should first be shut down.
You have been asked to advise as to whether they should execute a shutdown() or a forceShutdown() on the corresponding JDBCDataSourceRuntimeMBean.
Which two statements are true regarding the impact on the application that is using that data source? (Choose two.)
정답: A,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Examine the domain diagram:

Assume all servers are up and running and you have just started an offline WLST interactive session. Assume further that the username/password "weblogic/Welcome1" maps to a valid administrator.
You type two lines of WLST code:
connect('weblogic','Welcome1','host02.acme.com:7101')
print cmo.getType() + ':' + cmo.getName()
What will be printed? (Choose the best answer.)
Examine the domain diagram:

Assume all servers are up and running and you have just started an offline WLST interactive session. Assume further that the username/password "weblogic/Welcome1" maps to a valid administrator.
You type two lines of WLST code:
connect('weblogic','Welcome1','host02.acme.com:7101')
print cmo.getType() + ':' + cmo.getName()
What will be printed? (Choose the best answer.)
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
You intend to introduce ordering in message processing for your JMS destination by creating a destination key.
Which statement is true about the JMS Destination Key configuration? (Choose the best answer.)
You intend to introduce ordering in message processing for your JMS destination by creating a destination key.
Which statement is true about the JMS Destination Key configuration? (Choose the best answer.)
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)