字典管理表空间?

[复制链接]
查看11 | 回复9 | 2008-1-11 01:05:02 | 显示全部楼层 |阅读模式
You work as a database administrator for Certkiller .com. You have two database,
SALES and HR; created ion the same machine using Oracle database 120g. For the
SALES database, the initialization parameter COMPTIBLE is set to 9.2.0 and for
the HR database, COMPATIBLE is set to 10.0.0. Thesales_tbstablespaceiscreatein
the SALES database as follows:
CREATE TABLESPACEsales_tbsDATAFILE '/ Certkiller / Certkiller data/sales_tbs.dbf'
SIZE50M EXTENT MANAGEMENT LOCAL;
Thehr_tbstablespacecreated in the HR database is as follows:
CREATIVE TABLESPACEhr_tbsDATAFILE'/ Certkiller / Certkiller data/hr_tbs.dbf' SIZE 50M
Which two statements are correct in this scenario?
A. Hr_tbsis abigfiletablespace.
B. Abigfiletablespacecannot be created in the SALES database
C.All tablespaces in HR database will be locally managed by default.
D.Sales_tbsandhr_tbstablespaces can share the same data file.
E.All the tablespaces in the SALES database will be dictionary managed by default.
Answer: B, E
怎么看出sales的默认是字典管理表空间? 我觉得E不对
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
怎么看e都不对啊,有人讲讲吗?
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
因为init file文件中的COMPTIBLE参数被设置成了9.2.0 所以所有的tablespace默认都应该是字典管理的。
All the tablespaces in the SALES database will be dictionary managed by default。
呵呵 英文说的很学问啊,这句话应该是没有错误的
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
Note: Beginning in Oracle9i the default for non-SYSTEM
permanent tablespaces is locally managed whenever both of the
following criteria are met:
n The EXTENT MANAGEMENT clause is not specified
n The COMPATIBLE initialization parameter is set to 9.0.0 or
higher
Oracle9i Database Administrator’s Guide
默认的应该是本地管理表空间吧!
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
是啊
到底选什么呢?
C为啥不对?
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
我觉得是b,c
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
这样的题一点意义都没有, 哈哈
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
B C
B 9I中没有BIGFILE
C 10G默认本地管理
回复

使用道具 举报

千问 | 2008-1-11 01:05:02 | 显示全部楼层
同意B,C
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行