ora-00439 未啟用功能:partitioning
今天有一同事,在oracle11.2.0.1裡面建立分割槽表的時候出現
ora-00439 未啟用功能:partitioning
進行檢查:
1:安裝的版本為
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
2:檢視引數
select * from v$option
Partitioning false
3:現在需要enable它
關閉資料庫:
shutdown immediate
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk part_on
$ make -f ins_rdbms.mk ioracle
4:啟動資料庫
create table t (n number) partition by range (n) (partition p1 values less than (2)); 測試OK
ora-00439 未啟用功能:partitioning
進行檢查:
1:安裝的版本為
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
2:檢視引數
select * from v$option
Partitioning false
3:現在需要enable它
關閉資料庫:
shutdown immediate
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk part_on
$ make -f ins_rdbms.mk ioracle
4:啟動資料庫
create table t (n number) partition by range (n) (partition p1 values less than (2)); 測試OK
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28869493/viewspace-1394386/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 啟用flashback database 功能Database
- ORA-00439的解決
- mysql啟用審計功能MySql
- Overview of PartitioningView
- Benefits of Partitioning
- Partitioning Strategies
- LIST Partitioning
- Oracle PartitioningOracle
- 【12c Partitioning】Oracle 12c Partitioning特性Oracle
- NBU指令碼:檢視啟用或未啟用加速的備份策略指令碼
- Oracle Partitioning(轉)Oracle
- Introduction to Partitioning
- 關於interval partitioning
- 如何啟用sqlplus的AutoTrace功能SQL
- ORA-00439: feature not enabled: Real Application ClustersAPP
- win10如何啟用或關閉windows功能_win10啟用或關閉windows功能的方法Win10Windows
- 工控機遠端策略配置及功能啟用
- 谷歌Stadia將上線語音功能,大量社交功能待啟用谷歌
- 用終端開啟macOS系統隱藏功能Mac
- 在Oracle DG Standby庫上啟用flashback database功能OracleDatabase
- 如何在Apple Watch上啟用Taptic Chime功能APPAPT
- 啟用系統登入失敗處理功能
- 在Mac中如何啟用語音輸入功能?Mac
- 【Flashback】啟用Flashback Database閃回資料庫功能Database資料庫
- 如何啟用sqlplus的auto trace功能(zt)SQL
- PowerShell 命令來獲取已啟用的功能列表
- gitea連線ldap經常出現未啟用狀態GitLDA
- 分割槽表概念 partitioning table
- 如何啟用ADSL資料分包功能提升網速
- win10 如何取消提醒defender未啟用 win10怎麼關閉啟用病毒防護提示Win10
- How To Use Virtual Column-Based Partitioning
- VLDB and Partitioning Guide 讀書摘要GUIIDE
- Leetcode: Palindrome Partitioning IILeetCode
- Palindrome Partitioning leetcode javaLeetCodeJava
- range,list,hash partitioning tables 初識
- 表分割槽操作大全_table partitioning
- 魅藍S6應用分身功能教程 魅藍S6應用分身功能怎麼開啟?
- 多功能滑鼠鍵盤共享:ShareMouse 啟用下載最新REM