分类分类
2015-06-28 00:00作者:网管联盟
Partitioning TRUE
If it is not enabled in the database then do the following step:
- Shutdown all databases that use this ORACLE_HOME
- Run the following
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk part_on
$ make -f ins_rdbms.mk ioracle
相关文章