Set metric threshold
Implement Database Resource Manager
Enable resumable timeout for user sessions
Add directives to Automatic Database Diagnostic Monitor (ADDM)
第1题:
In your database instance, the user sessions are connected to the database server from the remote machines.You want to achieve the following for these users: 1. The user account must be locked after four unsuccessful login attempts. 2. The user must be prompted to change the password at regular intervals. 3. The user may not have more than three simultaneous sessions. 4. The user session must automatically be logged off if more than 10 minutes elapsed time used. How would you accomplish the above()
第2题:
You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()
第3题:
Using a policy with the policy-rematch flag enabled, what happens to the existing and newsessions when you change the policy action from permit to deny?()
第4题:
In your database instance, the user sessions are connected to the database server from the remotemachines. You want to achieve the following for these users: 1:The user account must be locked after four unsuccessful login attempts.PASSWORD_LOCK_TIME 2:The user must be prompted to change the password at regular intervals.PASSWORD_LIFE_TIME 3:The user may not have more than three simultaneous sessions.SESSIONS_PER_USER 4:The user session must automatically be logged off if more than 10 minutes elapsed time used.CONNECT_TIME How would you accomplish the above()
第5题:
In which situation would you use the Oracle Shared Server configuration?()
第6题:
when performing export and import using Oracle Data Pump
when performing backup and recovery operations using Oracle Recovery Manager
when performing batch processing and bulk loading operation in a data warehouse environment
in an online transaction processing (OLTP) system where large number of client sessions are idle most of the time
第7题:
Both the sessions will be killed, and no new sessions will be created using the SYSDBA or SYSOPER privilege.
Both the sessions will remain active, but no new sessions will be created using the SYSDBA or SYSOPER privilege.
Both the sessions will be killed, but new sessions will be created using the SYSDBA or SYSOPER privilege when the database restarts.
The database will crash, and no new sessions will be created using the SYSDBA or SYSOPER privilege when the database restarts.
第8题:
by assigning profiles for the users
by implementing Fine-Grained Auditing (FGA)
by granting a secure application role to the users
by implementing the Database Resource Manager plan
第9题:
Set a threshold for the default system-defined moving window baseline.
Add directives to the Automatic Database Diagnostic Monitor (ADDM).
Modify the profile for the targeted users for which control needs to be imposed.
Implement the database resource manager to add the SWITCH_IO_REQS and SWITCH_GROUP directives.
第10题:
Set metric threshold
Implement Database Resource Manager
Enable resumable timeout for user sessions
Add directives to Automatic Database Diagnostic Monitor (ADDM)
第11题:
The new sessions matching the policy are denied. The existing sessions are dropped.
The new sessions matching the policy are denied. The existing sessions, not being allowed to carry any traffic, simply timeout.
The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.
The new sessions matching the policy are denied. The existing sessions continue until they are completed or their timeout is reached.
第12题:
The new sessions matching the policy are denied. The existing sessions are dropped.
The new sessions matching the policy are denied. The existingsessions, not being allowed tocarry any traffic, simply timeout.
The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.
The new sessions matching the policy are denied. The existing sessions continue until they are completed or their time.
第13题:
You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()
第14题:
Using a policy with the policy-rematch flag enabled, what happens to the existing and new sessions when you change the policy action from permit to deny?()
第15题:
You receive complaints from users regarding the high waiting time for their transactions. Oninvestigation, you find that some users are not committing their transactions though they are notperforming any activity for a long time. As a result, SQL statements need to wait for row-level locks. Which two actions could you take to prevent this locking problem in the future()
第16题:
You plan to control the sessions performing a huge number of I/O operations. Your requirement is to kill the session when it exceeds a specified number of I/Os. Which statement describes a solution to the above?()
第17题:
You want to monitor and control the resource usage by sessions. You want to be warned automatically when more than 100 sessions are opened with your database. What action would you take to achieve this?()
第18题:
By assigning profiles for the users
By implementing Fine-Grained Auditing (FGA)
By granting a secure application role to the users
By implementing the Database Resource Manager plan
第19题:
Set metric threshold
Implement Database Resource Manager
Enable resumable timeout for user sessions
Add directives to Automatic Database Diagnostic Monitor (ADDM)
第20题:
Setting a metric threshold
Implementing Database Resource Manager
Enabling resumable timeout for user sessions
Decreasing the value of the IDLE_TIME resource limit in the default profile
第21题:
Setting a metric threshold
Implementing Database Resource Manager
Enabling resumable timeout for user sessions
Decreasing the value of the IDLE_TIME resource limit in the default profile
第22题:
Set metric threshold
Implement Database Resource Manager
Enable resumable timeout for user sessions
Add directives to Automatic Database Diagnostic Monitor (ADDM)
第23题:
Use the Database Resource Manager.
Set the limits in the profiles used by users.
Modify the SESSIONS initialization parameter.
Set the warning threshold for the Current Logons Count metric.
第24题:
A single Control Connection and a single Session
A single Control Connection and multiple Sessions(one pers ubscriber)
Multiple Control Connections and a single Session
Multiple Control Connections and multiple Sessions(one per subscriber)