多项选择题
You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size.
The data should be spread across two data files.
A bitmap should be used to record the free space within the allocated extents. Which three options would you choose?()
A.set PCTFREE and PCTUSED to 50
B.specify extent allocation as Uniform
C.specify extent allocation as Automatic
D.create the tablespace as bigfile tablespace
E.create the tablespace as smallfile tablespace
F.set segment space management to Automatic
G.use the RESIZE clause while creating the tablespace
相关考题
-
单项选择题
Inyourdatabase,youdiscoveredthatatempfileinalocallymanagedtemporarytablespacehasbeendeletedattheoperatingsystemlevel.Howwouldyourecoverthetablespace?()
A.flash back the database
B.perform point-in-time recovery
C.perform a full database recovery
D.drop and re-create the tablespace
E.use Recovery Manager (RMAN) to recover the database -
多项选择题
our database is in the MOUNT state and you execute the following command to open it: ALTER DATABASE OPEN What two actions are performed as a result of this command?()
A.All control files are opened.
B.All redo log files are opened
C.The password file is opened.
D.The parameter file is opened.
E.All online data files are opened. -
单项选择题
Anyonewhoknowsjustthehostnameandthelistenernamecanhavefullcontroloverthelistener.Theycanstopthelistenerandalsoobtaindetailedinformationaboutthelistener,database,andtheconfigurationoftheapplication.Howwouldyouavoidthisscenario?()
A.lock the listener
B.hide the listener
C.create multiple listeners
D.run listener on a remote client
E.set a password for the listener
F.store listener.ora in a non-default location
