多选题You work as a database administrator for Supportcenter.cn. Your database is opened inNOARCHIVEKLOG mode. You decide to place the database in ARCHIVELOG mode. How would you do this?()AExecute the ALTER DATABASE ARCHIVELOG statementBSelect ARCHIVELOG opt

题目
多选题
You work as a database administrator for Supportcenter.cn. Your database is opened inNOARCHIVEKLOG mode. You decide to place the database in ARCHIVELOG mode. How would you do this?()
A

Execute the ALTER DATABASE ARCHIVELOG statement

B

Select ARCHIVELOG option in the database control and restart the database to apply the changes.

C

Shut down and start the instance, and in the NOMOUNT state execute the ALTER DATABASE ARCHIVELOG statement.

D

Shut down and start the instance, mount the database, then execute the ALTER DATABASE ARCHIVELOG statement.


相似考题
参考答案和解析
正确答案: B,D
解析: 暂无解析