increase the size of the redo log buffer
increase the number of redo log groups
increase the number of log writer processes
increase the number of ARCn processes
change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location
第1题:
You work as a database administrator for Supportcenter.cn. In your production database, the size of Database Buffer Cache needs to be increased immediately for the current as well as future instances of the database. The Oracle instance has been configured to accommodate any changes in the size of the memory structures. At this is production database, you want to accomplish this task with no impact on the user’s connections. Which activity must you have completed before accomplishing this task?()
第2题:
increase the size of the redo log buffer
increase the number of redo log groups
increase the number of log writer processes
increase the number of ARCn processes
change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location
第3题:
Apply fine-grained auditing.
Implement value-based auditing.
Impose standard database auditing to audit object privileges.
Impose standard database auditing to audit SQL statements.
第4题:
Apply fine-grained auditing.
Implement value-based auditing.
Impose standard database auditing to auditobject privileges.
Impose standard databaseauditing to audit SQL statements.
第5题:
You must have started the database instance in restricted mode.
You must have started the database instance inNORMALmode.
You must have started the database instance with server parameter file.
You must have started the database instance but must not have mounted.
You must have started the database instance but must not have opened.
第6题:
owner
touser
include
schemas
fromuser
transform
remap_schema
remap_datafile
reuse_datafiles
remap_tablespace
第7题:
use the external table population
use the Oracle Data Pump export and import utility
use the conventional path data load of SQL*Loader utility
use the direct path data load of Oracle export and import utility
第8题:
Restore all the data files and open the database
Create the data file and performtablespacerecovery
No need to restore any file, just recover the database
Restore only the system data file and recover the database
Restore only lost date file and performtablespacerecovery
第9题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database
第10题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第11题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第12题:
Use the database link.
Use the SQL*Loader utility.
Use the Oracle Data Pump utility.
Create an external table and leave the data in the flat file
第13题:
Open the database in NORMAL mode
Open the database in read-only mode
Open the database in RESTRICTED mode
Open the database with the RESETLOGS option
第14题:
Upgrade the hardware/memory to accommodate the data.
Load the data into your database by using the PARALLEL clause.
Give analysts DBA privilege, so that they can query DBA_EXTERNAL_TABLES.
Use an external table so you can have the metadata available in your database, but leave the data in the operating system files.
第15题:
using only the RMAN SWITCH command to set the new location for the data file
placing the database in the MOUNT state for the restore and recovery operations.
using an RMAN RUN block with the SET NEWNAME and then the SWITCH command.
configuring two channels: one for the restore operation and the other for the recovery operation
第16题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database