Oracle 11G OCP 1Z0-052 143

LuiseDalian發表於2014-07-22
(143)You execute a command to resize a data file, sales.dbf, of size 200 MB in your database:

ALTER DATABASE DATAFILE '/remorse/sales.dbf' RESIZE 150M;

Which statement is true about this command?

A. The command must be issued in MOUNT state.

B. The command succeeds only if the data file is offline.

C. The command must be issued when the database is in the archivelog mode.

D. The command succeeds if no extent in the tablespace is currently allocated above the 150 MB boundary of the file.

答案:(D)

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17013648/viewspace-1224812/,如需轉載,請註明出處,否則將追究法律責任。

相關文章