Operating System - HP-UX
1753830 Members
9056 Online
108806 Solutions
New Discussion юеВ

Advice for oracle10G migration

 
Dave Chamberlin
Trusted Contributor

Advice for oracle10G migration

Greetings. I will soon be migrating my oracle EBS system from oracle server 9.2.0.8 to 10.2.0.4. I have done the upgrade in testing a few times - but my main concern is performance. I would appreciate any advice on must read documents, or tips to prevent a performance issue from being a problem. Thanks
5 REPLIES 5
P Muralidhar Kini
Honored Contributor

Re: Advice for oracle10G migration

Hi Dave,

Check the following links -

* Oracle Database Upgrade Guide 10g Release 2 (10.2)
http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#sthref52

* Upgrading to Oracle Database 10g
http://www.oracle-base.com/articles/10g/UpgradingTo10g.php

* Oracle 10G FAQ
http://www.uwex.edu/infosys/oraprod/documents/10gfaq.pdf

Hope this helps.

Regards,
Murali
Let There Be Rock - AC/DC
P Muralidhar Kini
Honored Contributor

Re: Advice for oracle10G migration

Hi Dave,

Also,

* Database Performance with Oracle Database 10g Release 2
http://www.oracle.com/technology/deploy/performance/pdf/twp_perf_database%20performance%20with%20oracle10gr2.pdf

* Performance Tuning Enhancements in Oracle Database 10g
http://www.oracle-base.com/articles/10g/PerformanceTuningEnhancements10g.php

* An Oracle 10g Upgrade Case Study: Looking at System Performance Before and After the Upgrade
http://www.nocoug.org/download/2005-05/case_study_10g.ppt

Hope this helps.

Regards,
Murali
Let There Be Rock - AC/DC
S. Ney
Trusted Contributor

Re: Advice for oracle10G migration

Here's a discussion on kernel parameters with more links included in that thread:

http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1277751362987+28353475&threadId=1435443

My only advice about upgrading from 9 to 10 is to make sure your system has enough memory. I've found that oracle 10G + our applications requires more than oracle 9. It may be apples to oranges but our application + oracle 9 ran with 6gb of memory. our application + oracle 10 we have 24gb of memory on a qa system and 32 gb of memory in production.
Steven E. Protter
Exalted Contributor

Re: Advice for oracle10G migration

Shalom Dave,

No document, but there is a performance benefit for you going 9 to 10. DB version 9 had a problem with SGA memory fragmentation that could only be resolved by bouncing the database.

10.x Oracle DB can manage fragmentation issues while running.

Practically speaking that lets you run a database longer between reboots.

I would based on experience over the years plan on giving the database SGA values 20% higher than previous versions. The payback in performance is worth the lost memory.

It is never fun to run an Oracle system on a system that is tight on memory.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
TwoProc
Honored Contributor

Re: Advice for oracle10G migration

Greetings Dave,

I've done that same conversion for Oracle EBS, and was very concerned about performance in the switch from 9i to 10g. Happily, it was of no concern. Everything ran the same except for the few odd queries here and there that needed addressing for tuning. In our whole system there were probably about 10 of them. Most of them were custom, so we just hinted them to make them run like we wanted. A few of them were seeded Oracle stuff, so it was a bit more difficult, and we had to open SRs with Oracle to get them fixed.

All in all it went well, of course the handful of things that ran slower were an issue, and the things that ran faster we never heard about from the users. :-)

In summary - in your testing before go-live, ask your users to also pay attention to long running conc mgr jobs, or poorer than normal performance (for a test server) on queries, forms, etc.
We are the people our parents warned us about --Jimmy Buffett