Upgrade from Oracle 8 to Oracle 9
Mark1970Mar 24 2010 — edited Mar 24 2010As I didn't get any answer on Database Upgrade Forum, I try to write here.
As in the company I work in we're upgrading from Oracle 8 to Oracle 9 (I know even version 9 is old but it's complex to explain here why) I'd like to know if from the point of view of pl/sql scripts and schemas there's something not consistent between the two databases. I ask for that 'cause we're porting all the schemas and sql scripts from 8 to 9 but we'll have other applications running on other Oracle 8 instances connecting to our Oracle 9. Will these Oracle 8 instances have any problems working with our new instance on Oracle 9? In other words what else do I have to think about in migrating from Oracle 8 to Oracle 9?
Thanks!