I having to downgrade my Oracle instance from 10g (10.1.0.2.0) to 9i (9.2.x.x.x). Not having planned on ever doing this, I didn't document 10g dependencies.
What are some of the dependencies on 10g that I will have to address?
Is there any type of query that I could perform to detect dependencies?
Of course I'm hoping for a magic bullet, not sifting through volumes of feature additions to compare with 100 klocs of PL/SQL.
By the way, we are not downgrading the database in place, we are migrating from a 10g instance to a separate 9i instance.