1. look at current options
select * from v$option;
2. in oracle home bin
shutdown all database
chopt enable partitioning
start all database.
this will relink oracle binary.
reference:
http://www.liberidu.com/blog/2010/05/30/enabling-and-disabling-database-options/
No comments:
Post a Comment