《Oracle Oracle WebLogic System Administration 1z0-108题库》.pdf
文本预览下载声明
Oracle 1z0-108
1Z0-108 Oracle WebLogic Server 10g System
Administration
Practice Test
Version 1.3
买题库 QQ:860424807
Oracle 1z0-108: Practice Exam
QUESTION NO: 1
Requirement demands that an incoming request from a portfolio manager has to have a higher
priority compared to other users of the application. As an administrator, which one of the following
approaches would you adopt?
A. Use Work Manager with the execute thread model to set up rules to associate a priority to the
user.
B. Use Work Manager fair-share-request-class to associate a priority to the user.
C. Use Work Manager response-time-request-class to associate a priority to the user.
D. Use Work Manager context-request-class to associate a priority to the user.
Answer: D
QUESTION NO: 2
What are the supported installation modes for WebLogic Server?
A. Graphical mode, console mode and secure mode
B. Graphical mode, console mode and silent mode
C. Script mode, console mode and silent mode
D. Script mode, console mode and secure mode
E. Script mode, network mode and silent mode
Answer: B
QUESTION NO: 3
An application deployed to a server myserver shows degraded performance with respect to
database related calls and you have decided to capture the data about all the JDBC methods
invoked including the arguments and return values by enabling DebugJDBCSQL using WLST
(WebLogic Scripting Tool). Which two would enable the debug?
A. connect(user, password, url)
edit()
cd(Servers/myserver/ServerDebug/myserver)
set(DebugJDBCSQL,true)
save()
B. connect(user, password, url)
edit()
cd(Servers/myserver/ServerDebug/myserver)
startEdit()
set(DebugJDBCSQL,true)
买题库 QQ:860424807 2
Oracle 1z0-108: Practice Exam
save()
C.
显示全部