I'm in the process of migrating a huge .net 3.0 app that uses Oracle 9i to Oracle 11g. From the database point of view I'm only using the following objects:
- Packages
- Procedures/Functions
- Types
- Oracle Directories
Are there any specific issues that I should take into account?