An entry is created in the alert log file and the database instance continues to function normally
The log switch hangs occur for transactions until free space is available in the flash recovery area
The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area
The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented
第1题:
You define an alert to be raised when the USERS tablespace usage has reached 80% of the total space. Which area would you refer to, in order to confirm that the alert has been raised due the event?()
第2题:
General
High Availability
Space Usage
Diagnostic Summary
第3题:
the alert.log file
the DBA_ALERTS view
the Database Control Home page
the Database Control performance page
the Database Control Maintenance page
第4题:
2,3,5
1,2,4
1,2,4,5
1, 2, 3, 4, 5
第5题:
configure the database to run in ARCHIVELOG mode
configure the Flash Recovery Area to enable automatic database backup
schedule the database backup using DBMS_JOB package after creating the database
schedule the database backup using Recovery Manager (RMAN)commands after creating the database
schedule the database backup using Database Configuration Assistant (DBCA)while creating the database
第6题:
It would result in an error because the warning threshold cannot be more than the critical threshold.
The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.
第7题:
run a procedure to check the tablespace space usage
define the warning threshold for the tablespace at 75% in Database Control
create a trigger to be executed when tablespace space usage reaches 75%
submit a job by using DBMS_JOB package to check the free space in the tablespace at regular intervals
define the warning threshold to be 75% for the tablespace by ALTER TABLESPACE .. ADD THRESHOLD command
第8题:
enable index monitoring and query the DBA_OBJECTS view
enable index monitoring and query the DBA_INDEXES view
enable index monitoring and query the V$OBJECT_USAGE view
enable index monitoring and view the DBA_INDEXTYPE_COMMENTS view
第9题:
You are maintaining your OLTP database in Oracle10g. You have not set the warning level and critical level threshold values for space usage of the DATA1 tablespace. What will be the impact?()
第10题:
It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第11题:
BACKUP PLUGGABLE DATABASE PDB1 while connected to the root container
BACKUP PLUGGABLE DATABASE PDB1 while connected to the PDB1 container
BACKUP DATABASE while connected to the PDB1 container
BACKUP DATABASE while connected to the boot container
BACKUP PLUGGABLE database PDB1 while connected to PDB2
第12题:
An entry is created in the alert log file and the database instance continues to function normally
The log switch hangs occur for transactions until free space is available in the flash recovery area
The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area
The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented
第13题:
The new setting would be applied but no alerts would be raised immediately.
The new setting would be applied and an alert would be raised immediately.
The new setting would be ignored because the tablespace space usage is more than the specified threshold value.
The new setting would cause an error because the tablespace space usage is more than the specified threshold value.
第14题:
DBMS_STATS
DBMS_ALERT
DBMS_SPACE
DBMS_MONITOR
DBMS_SERVER_ALERT
DBMS_SPACE_ADMIN
第15题:
It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第16题:
Change the RMAN archived log deletion policy
Use the RMAN CROSSCHECK command to reclaim the archived log space
Change the RMAN retention policy to retain backups for a shorter period of time
Use OS command to move files from the flash recovery area to some other location