单项选择题
In your database, you may be forced to perform a recovery using the RESETLOGS option during which the redo logs would be reset to sequence number 1. You want to avoid the overwriting of old log files. Which archived log file name format ensures this? ()
A.%t_%s.dbf
B.arch_%t.arc
C.arch_%d.arc
D.arch_%t_%d.arc
E.arch_%d_%s_.dbf
F.arch_%t_%s_%r.arc
相关考题
-
单项选择题
Your database is running in the ARCHIVELOG mode. You placed a tablespace, tbs_1, offline with the immediate option. Which statement is correct in this scenario? ()
A.The operation would fail if tbs_1 were a read-only tablespace.
B.The operation would fail if tbs_1 were a read/write tablespace.
C.The operation would fail if tbs_1 were the default tablespace for the database.
D.If the above operation were successful, media recovery would be required to bring the tablespace online.
E.If the above operation were successful, instance recovery would be required to bring the tablespace online. -
多项选择题
The following are the details of your database:Instance name:test Host name : tech1.us.oracle.com IP address:145.33.230.186 Enterprise Manager Console HTTP Port number:5500 You started the database instance and you want to manage your database remotely with Enterprise Manager through a Web browser. Which two URLs would you use to access the Database Control?()
A.http://145.33.230.186:5500/em
B.http://www.145.33.230.186:5500/em
C.http://tech1.us.oracle.com:5500/em
D.http://test.145.33.230.186:5500/em
E.http://test.tech1.us.oracle.com:5500
F.http://www.tech1.us.oracle.com:5500/em
G.http://test.tech1.us.oracle.com:5500/em -
单项选择题
You find today’s performance of your production database to be the best ever. Therefore, you want to be notified in the future whenever the performance degrades by 10% of today’s performance. What is the first step that you would take to ensure this?()
A.A
B.B
C.C
D.D
E.E
