media
instance
statement
user process
第1题:
What is the new Oracle Shared Server?()
第2题:
Users of your web application have requested that they should be able to set the duration of their sessions.So for example, one user might want a webapp to stay connected for an hour rather than the webapp’sdefault of fifteen minutes; another user might want to stay connected for a whole day. Furthermore, youhave a special login servlet that performs user authentication and retrieves the User object from the database. You want to augment this code to set up the user’s specified session duration. Which codesnippet in the login servlet will accomplish this goal?()
第3题:
You want to restrict access to a role based on the client machine from which the user is accessing the network.Which two role restrictions accomplish this goal? ()
第4题:
While connected to the database,a user on a PC receives a fatal error and the machine reboots. Which background process cleans up the failed connection?()
第5题:
Given below is a list of scenarios: 1)A user terminates his session abnormally. 2)The connection between the server and the client application terminates because of a network failure. 3)A schema is accidentally dropped. 4)The tablespace is accidentally dropped from the database. 5)The hard disk gets corrupted and the data files in the disk are lost. 6)The database instance abnormally shuts down because of power failure. Which scenarios require DBA intervention to perform recovery()
第6题:
REVOKE ACCESS ON DATABASE FROM USER bob
REVOKE CONNECT ON DATABASE FROM USER tom
REVOKE tom FROM ACCESS ON DATABASE BY USER bob
REVOKE tom FROM CONNECT ON DATABASE BY USER bob
第7题:
An improved version of multithreaded server configuration.
A connection pooling configuration where several clients are connected to the same server process.
Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected.
A configuration of Real Application Cluster where the client connection is routed to the least busy instance.
第8题:
1, 3, and 6
4, 5, and 6
3, 4, and 5
1, 2, and 6
第9题:
User process
Server process
System Monitor (SMON)
Process Monitor (PMON)
Checkpoint process (CKPT)
第10题:
Issue the grant command from the SYS user (or equivalent) of the target database.
Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.
Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.
Issue the grant command from RMAN when connected to the recovery catalog-owning schema.
Issue the grant command from RMAN when connected to the target database.
第11题:
4 and 5
1,3,and 6
4,5,and 6
3,4,and 5
1,2,and 6
第12题:
User user = // retrieve the User object from the database session.setDurationInterval(user.getSessionDuration());
User user = // retrieve the User object from the database session.setMaxDuration(user.getSessionDuration());
User user = // retrieve the User object from the database session.setInactiveInterval(user.getSessionDuration());
User user=//retrieve the User object from the database session.setDuration(user.getSessionDuratio());
User user = // retrieve the User object from the database session.setMaxInactiveInterval(user.getSessionDuration());
第13题:
Given below is a list of scenarios: 1) A user terminates his session abnormally. 2) The connection between the server and the client application terminates because of a network failure. 3) A schema is accidentally dropped. 4) The tablespace is accidentally dropped from the database. 5) The hard disk gets corrupted and the data files in the disk are lost. 6) The database instance abnormally shuts down because of power failure. Which scenarios require DBAintervention to perform recovery()
第14题:
Companycom purchased a p5 570 with no plans to partition. The customer plans to use the ASMI interface to power on and off the machine. How can ASMI be accessed without a HMC?()
第15题:
How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()
第16题:
Your database interface is running. A user SCOTT starts a SQL *Plus session, and issues the following query: SQL> SELECT * FROM sales; Which process would retrieve the result from the database and return it to the client program?()
第17题:
You want the user APP_DBA to administer the Oracle database from a remote machine. APP_DBA is granted the SYSDBA privilege to perform administrative tasks on the database. Which file is used by the Oracle database server to authenticate APP_DBA?()
第18题:
ARCn
CKPT
DBWn
LGWR
PMON
SMON
第19题:
media
instance
statement
user process
第20题:
All sessions of the HR user only
All sessions of the HR user and the SYS user
The session of the HR user that executed the commands
All the sessions for which the database users have access privilege to the PERSONS table
第21题:
Bob has max_user_connections set to zero, which blocks all his connections
Joe has exceeded the max_user_connections global limit
All users are blocked because max_user_connections is accumulated over the host account information
Kay is already connected elsewhere and attempting to log in again
Connect_timeout is too small to allow a connection to occur
第22题:
control file
password file
listener controller file
control file and password file
第23题:
User process
Server process
System Monitor (SMON)
Process Monitor (PMON)
Checkpoint process (CKPT)
第24题:
By typing diags and then going to the ASMI menus
Through SSH from a TCP/IP connection on the server
Through WebSM which is connected to a system Ethernet port
By connecting through a web browser to an HMC Ethernet port