Database Control
Management Server
Management Repository
Application Server Control
Oracle Management Agent
第1题:
You work as a database administrator for Certkiller .com. Your database is in the MOUNT state and you execute the following command to open it ALTER DATABASE OPEN; What two actions are performed as a result of this command?()
第2题:
You work as a database administrator for Certkiller .com. You decided to manage client and server connections using Local Naming method in Certkiller .com. When you try to connect to the database you get the following error: ERROR: ORA-12154:TNS:couldnot resolve service name Which network configuration files would you look into to resolve this error?()
第3题:
You work as a database administrator for Certkiller .com. You have been asked to use a centralized administrative tool to administer your database servers and application servers. In order to achieve the objective, which component would you configure on each database server?()
第4题:
3 hours
6 months
until last year
until last commit
until the point when the undotablespacewas refreshed
until the database is shut down and the memory erased
第5题:
Increase the undo return
Create more undo segments
Create another undotablespace
Increase the size of the undotablespace
第6题:
Information about each Oracle Net connection.
Information about each entry in theLinstener.orafile
Information about the changed done in the database
Information about the different listeners in your system
Information about all thenondatabasefiles required to operate the database
第7题:
snmp.ora
names.ora
spfile.ora
sqlnet.ora
listener.ora
tnsnames.ora
第8题:
AFTER CREATE
AFTER SUSPEND
BEFORE CREATE
AFTER TRUNCATE
BEFORE SUSPEND
AFTER INSERT OR DELETE OR DELETE
BEFORE INSERT OR DELETE OR DELETE
第9题:
Restart the database instance and run the job
Truncate the Certkiller STAFF table and run the job
Delete all rows from the Certkiller STAFF table and run the job
Increase the size of the USERStablespacethe and run the job
Increase the size of the database default permanenttablespaceand run the job
第10题:
Execute the ALTER DATABASE ARCHIVELOG statement
Select ARCHIVELOG option in the database control and restart the database to apply the changes.
Shut down and start the instance, and in the NOMOUNT state execute the ALTER DATABASE ARCHIVELOG statement.
Shut down and start the instance, mount the database, then execute the ALTER DATABASE ARCHIVELOG statement.
第11题:
Control file
Password file
Parameter file
Online redo log file
Listener controller file
Server parameter file
第12题:
Hot backup
Online backup
consistent backup
incremental backup
inconsistent backup
第13题:
You work as a database administrator for Certkiller .com. In your organization, you have four databases, Certkiller DB01, Certkiller DB02, Certkiller DB03, and Certkiller DB04, which are located in Berlin, Frankfurt,Rammstein, and Munich respectively, and which were created using Database Configuration Assistant (DBCA). You want to perform administrative tasks on these databases that include startup and shutdown, taking regular backups, and so on, fromFrankfurtusing Oracle tools. Which Oracle file would you enable to perform this task?()
第14题:
You work as a database administrator for Certkiller .com. In a production environment, users complain about the slow response time when accessing the database. You have not optimized the memory usage of the Oracle instance and you suspect the problem to be with the memory. To which type of object would you refer to determine the cause of the slow response?()
第15题:
USER_DUMP_DEST
CORE_DUMP_DEST
ALERT_LOG_DEST
ALERT_DUMP_DEST
TRACE_DUMP_DEST
BACKGROUND_DUMP_DEST
第16题:
Application Server Control
Oracle Management Service
Oracle Enterprise Manager Repository
Oracle Enterprise Manager Database Control
第17题:
Memory Advisors
Segment Advisors
SQL Tuning and Access Advisors
Automated Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第18题:
Database Control
Management Server
Management Repository
Application Server Control
Oracle Management Agent
第19题:
Host naming
Local naming
Easy Connect
External naming
directory naming
第20题:
The DBMS_JOB package
The BACKUP_JOB package
The DBMS_BACKUP_RESTORE package
The calendar tool in the Operating System (OS)
The backup scheduler in Enterprise Manager (EM)
The DBMS_BACKUP_SCHEDULER packager inline mode
第21题:
Use a flashback query to retrieve the rows that were deleted
Useconventialincremental export and then import the affected object
Shutdown the database inNORMALmode and restart the database instance
Use DBMS_META package to reconstruct the object using undo segments
UseTablespacePoint in Time Recovery (TSPITR) method to recover the table and the data
Use Oracle DataPumptwithflashback_timeoption toentableflashback export and then import the affected object.
第22题:
Enable instance failover
Configure shared server
Enable database failover
Enable connect-time failover
Enable Transparent Application Failover (TAF)
第23题:
SHOW L1
SPAWN L1
STATUS L1
SERVICES L1
STATUS LISTENER
SERVICES LISTENER
SHOWcurrent_listener
第24题:
CPU usage
degree of parallelism
number of open cursors
number of sorts performed
idle time for blocking sessions
number of disk I/O operations performed
number of memory I/O operations performed