单项选择题
You want the size of the tablespace to increase when it is full. Which option would you use?()
A.use automatic extent allocation
B.disable threshold for the tablespace
C.use freelists to manage the free space
D.use automatic segment space management
E.create the tablespace as a bigfile tablespace
F.use the RESIZE clause while creating the tablespace
G.enable AUTOEXTEND for at least one of the data files in the tablespace
相关考题
-
单项选择题
YourdatabaseisinNOARCHIVELOGmodeandalogswitchhappensevery20minutes.OnThursdaymorning,mediafailureresultedincorruptionofadatafilebelongingtotheTOOLStablespace.BackupsaretakenoneverySunday.Whatwouldyoudointhissituation?()
A.recover using Oracle Flashback Database technology
B.restore the data files from backup and perform a complete recovery
C.restore only the corrupted data file and perform tablespace recovery
D.restore the data files from backup and perform cancel-based recovery
E.restore the entire database from the most recent backup and start the instance and open the database -
多项选择题
YourdatabaseisrunninginNOARCHIVELOGmode.YouwanttoputthedatabaseinARCHIVELOGmode.Whichtwostatementsregardingarchivelogdestinationsaretrue?()
A.The destination must be global only.
B.A maximum of five destinations can be assigned.
C.A maximum of ten different destinations can be assigned.
D.All the destinations are determined by the server automatically.
E.The destination may be local or remote for a Standby Database.
F.The destination can be changed by setting the LOG_ARCHIVE_FORMAT initialization parameter. -
多项选择题
Youstartedalongtransaction.Beforecommitting,youexecutedaqueryononeofthetablescurrentlybeingmodified.Youreceivedthefollowingerror:ORA-01555:snapshottoooldHowwouldyoupreventsuchanerrorinthefuture?()
A.guarantee undo retention
B.add one more redo log group
C.size the redo log files appropriately
D.size the UNDO tablespace appropriately
E.size the SYSTEM tablespace appropriately
F.configure an appropriate undo retention interval
G.change automatic undo management to manual
