You place the DATA1 tablespace in backup mode by issuing the following statement:
ALTER TABLESPACE data1 BEGIN BACKUP;
While you are performing the backup,an error occurs that causes the instance to terminate abnormally.
Which statement about the DATA1 tablespace is true?
A. The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
B. If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
C. If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
D. If you restart the database,the database will not be opened.
答案:(D)
解析:
D,无法open,需要先把该表空间end backup