多项选择题
Identify the two tablespaces whose data files are so critical that only a closed recovery is possible.()
A.SYSAUX
B.TOOLS
C.UNDO
D.INDEX
E.SYSTEM
F.USERS
G.TEMP
点击查看答案
相关考题
-
单项选择题
YouwanttosetuptheOracleDatabase10ginstallationtofollowtheFrenchlanguage,withFranceastheterritory,andthedatetobedisplayedinFrenchforallusers’sessions.Whichenvironmentalvariablewouldyousettoachievethisobjective?()
A.NLSLANG
B.NLSLENGTHSEMANTICS
C.NLSTERRITORY
D.NLSLANGUAGE
E.NLSCHARACTERSET
F.NLSDATELANGUAGE
G.NLSNCHARCHARACTERSET -
单项选择题
View the Exhibit. The DBA creates a new user as follows: SQL> CREATE USER manfus IDENTIFIED BY manfus TEMPORARY TABLESPACE temp; User manfus creates a table as follows: SQL> CREATE TABLE material(id NUMBER(3)); In which tablespace will the material table be created?()
A.SYSTEM
B.USERS
C.PROD
D.SYSAUX
E.TEMP -
多项选择题
Exhibit: View the Exhibit. Your Oracle 10g database has 6 tablespaces in which: -TEMP is the default temporary tablespace -UNDOTBS1 is the default undo tablespace -USERS is the default permanent tablespace In this database, which two tablespaces can be made read only?()
A.TEMP
B.PROD
C.USERS
D.SYSAUX
E.SYSTEM
F.UNDOTBS1
