feature not enabled: block change tracking
511057Dec 18 2006 — edited Dec 18 2006I just installed 10g R2 (10.2.0.1) on my dev AIX 5.3 box. When i tried to enable this feature, the system return the error
SQL> alter database enable block change tracking using file '/dbrecovery/rman_backup/blockchange.log';
alter database enable block change tracking using file '/dbrecovery/rman_backup/blockchange.log'
*
ERROR en lĂnea 1:
ORA-00439: feature not enabled: Block Change Tracking.
this exact the syntax from the oracle doc, I only change to my file directory. I can not find any in metalink meioned such. When went wrong? URGENT!