BarbaraFuhrmann
Programmer
Hello,
we're now running 8.1.7 and are thinking about a new server with 64bit processing. Therefor oracle release has to be changed, too.
Due to the fact that we have to migrate anyway we plan to go directly to 10g. And that's my first question: Has someone just done that? Is it a good plan or are there reasons that tell better not to do and go to release 9 first?
To plan what migration means for us I'm looking out for a list of details that have changed between the releases in a manner that compatibility is no longer given.
I'll give an example of what I mean: the utl_file.fopen has been changed. In 8i the first parameter was a directory like '/xxx/yyyy/zzzzz', in 10g it is an object of type directory that has to be identified by it's name. Therefor we have to change every PL/SQL-Procedure that reads from or writes to a flat file.
Does someone have a list of changes like that??
The oracle "What's new" lists do not serve because they include a lot of added new feature. That may be interesting when we once have migrated but is to much to read for the moment.
Thank you
Barbara
we're now running 8.1.7 and are thinking about a new server with 64bit processing. Therefor oracle release has to be changed, too.
Due to the fact that we have to migrate anyway we plan to go directly to 10g. And that's my first question: Has someone just done that? Is it a good plan or are there reasons that tell better not to do and go to release 9 first?
To plan what migration means for us I'm looking out for a list of details that have changed between the releases in a manner that compatibility is no longer given.
I'll give an example of what I mean: the utl_file.fopen has been changed. In 8i the first parameter was a directory like '/xxx/yyyy/zzzzz', in 10g it is an object of type directory that has to be identified by it's name. Therefor we have to change every PL/SQL-Procedure that reads from or writes to a flat file.
Does someone have a list of changes like that??
The oracle "What's new" lists do not serve because they include a lot of added new feature. That may be interesting when we once have migrated but is to much to read for the moment.
Thank you
Barbara