单项选择题
You work as a database administrator for Supportcenter.cn. Because of space constraints, you decided to manually shrink the table. You executed the ALTER TABLE ....SHRINK SPACE statement to shrink the space and you receive an error as follows:
ERROR at Line 1:
ORA-10635: Invalid segment or tablespace type
What could be the reason? ()
A.The table is partitioned
B.The table name is wrong.
C.It is an index-Organized table (IOT)
D.The table is stored in locally managedtablespace.
E.The table is stored in atablespacewhere segment space is managed manually.
相关考题
-
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.YourdatabaseisinNOARCHIVELOGmodeandyouwanttoperformabackup.Whichtypeofbackupwouldbeappropriateinthiscase?()
A.Hot backup
B.Online backup
C.consistent backup
D.incremental backup
E.inconsistent backup -
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.Youenabledtracingwhilecreatingalistenertoyourdatabase.Whatadditionalinformationisavailabletoyouwhenyouenabletracing?()
A.Information about each Oracle Net connection.
B.Information about each entry in theLinstener.orafile
C.Information about the changed done in the database
D.Information about the different listeners in your system
E.Information about all thenondatabasefiles required to operate the database -
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.YouwanttobenotifiedwhenthenumberofdiskI/Oincreasesby10%ofwhatitwasyesterday.Youcreateabaselinemetricforyesterday’sdiskI/Operformance.Howdoyouusethebaselinemetricstoachieveyourobjective?()
A.Save the baseline in the database
B.Save the baseline in the Database Control Home Page
C.Create a procedure to read and apply the baseline to disk I/O metrics
D.Apply the baseline to the disk I/O metrics in the Mange Metrics page
E.Alter the disk I/O metrics to include baseline by using the ALTER METRICScommnd
