重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2270|回复: 0
打印 上一主题 下一主题

[转载] How to enable Partitioning in Oracle Database Enterprise Edition 11.2 on Wind...

[复制链接]
跳转到指定楼层
楼主
发表于 2016-2-29 16:54:32 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Applies to:   Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

Goal

How to enable Partitioning in a Enterprise Edition 11.2 database on Windows?  During the original install the Partitioning option had been de-selected.


Solution
When you install Oracle Database 11.2 Enterprise Edition , certain options are enabled and others are disabled.
If you need to enable or disable a particular database feature for an Oracle home, then
shut down the database and use the chopt tool. See Example below:

The chopt tool is a command-line utility that is located in the ORACLE_HOME\bin
directory. The syntax for chopt is as follows:

chopt [ enable | disable] db_option

1. Shut down the database SID=myDb with srvctl or SQL*Plus:



srvctl stop database -d myDb


2. Stop the database service, OracleServiceSID, using the Services program in
Control Panel.

3. Run the following commands:



cd %ORACLE_HOME%/bin

chopt enable partitioning


4. Start the database service, OracleServiceSID, using the Services program in
Control Panel.

5. Start up the database:

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

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

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-4-28 07:12 , Processed in 0.083345 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表