Oracle 8.x to 9.x

Clark_Breisch

Active Member
Has anyone identified all the places where changes are necessary when upgrading from Oracle 8.x to 9.x? I have the following areas in mind but haven't fully thought it through yet:
x) WebSphere - setupCmdLine.sh + admin.config
x) jas.ini - OracleTNS=
x) jde.ini - LoadLibrary=, O= in [JDBC Drivers]
x) variables sourced by jde userid: .oneworld, RunOneWorld.sh, etc.
x) F98611 - driver name

Others?

Thanks.
 
Don't forget the .profile and .oneworld files. Also, make sure the 32 bit libraries are in the path if you are using vertex, or it won't work. Also, we had some scripts for our crontab that defined the $ORACLE_HOME independently, if you have any, review them...

We have done this twice, the last was pretty successful!! If you want to, go ahead and send me an email. I'll be more than happy to discuss this with you.
 
Back
Top