Friday, April 10, 2009

dual table

If you drop table dual, you will can't start the database.
so you should set parameter
replication_dependency_tracking = FALSE

and then ,will rebuild the table

No comments: