开发者

how can you enable partitions in Oracle 10g Enterprise Edition for Windows?

I installed Oracle 10g Enterprise Edition开发者_运维问答s onto Windows XP. It appeared that Partitions were installed as part of the default install, however the partitions functionality is not enabled. I can find instructions for enabling partitions on Unix/Linux, but not Windows. Has anybody had any success enabling partitions in 10g EE on their local machine?

thanks Tim


SELECT * FROM V$OPTION WHERE PARAMETER = 'Partitioning';

will answer the question as to whether or not partition has truly been installed.

What's it return?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜