Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

alter database enable block change tracking

621707Jan 13 2010 — edited Jan 13 2010
Hi,

I want to enable block tracking for RMAN.
Previously it was set at +data/dbs/db.pct
then i disabled block change tracking with below command.


alter database disable block change tracking;


I am trying with below statement.


alter database enable block change tracking using file '/dba/apps/db.bct';


But is it running from 2 hurs.
Normally it executed within a second.

How i can troubleshoot it?

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2010
Added on Jan 13 2010
7 comments
18,315 views