otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old August 13th, 2007, 09:50
Member
 
Join Date: May 2007
Location: India
Posts: 69
Thanks: 1
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
sknmail@rediffmail.com is on a distinguished road
Send a message via Yahoo to sknmail@rediffmail.com
Upgrade OTM from v45/v50 to v55

Hi,

When upgrading OTM from v4.5/v5.0 to v5.5, what would be the right approach w.r.t. upgrading the database as the administration guide does not mention on which of Oracle should be upgraded v5.0 database should be while at the time of upgrading from v5.0 to v5.5 database -

Approach 1 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Take an export of upgraded v5.0 database
- Install Oracle 10G on another system
- Import the exported v5.0 database
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.

Approach 2 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
- Take an export of upgraded v5.5 database
- Install Oracle 10G on another system
- Import the exported v5.5 database

Approach 3 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade from Oracle 9i to Oracle 10G version.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.

What do you think is the correct process or do you feel any other approach better than this, please suggest.

Thanks very much in advance,

Regards,
Suresh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old August 21st, 2007, 23:40
Junior Member
 
Join Date: Jul 2006
Posts: 19
Thanks: 7
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
acuartero is on a distinguished road
Re: Upgrade OTM from v45/v50 to v55

Suresh,

All of these are valid approaches. I don't believe that there is anything in the dbmigrate scripts for 5.5 that require 10g. As long as you don't actually start the OTM application server with a mismatched database version you shouldn't have any problems. If you actually plan on upgrading your database hardware then let me suggest a 4th approach. That is to take an export of your current 4.5 database and bring it into a 10g instance and run the migration scripts from 4.5-5.0-5.5 all in-place against the 10g database. This has the advantage of leaving your existing 9i database in place in the event that you need to rollback to 4.5 due to an unsuccessful go-live.

You would of course need to also install 4.5 , 5.0 & 5.5 along with the last SR available for each before you begin the migration. You must also run dbpatch as the last step of each version's migration scripts (the admin guide is not exactly clear about this step).

I don't know what your OS platform is but it is often easier to install the migration environments on a windows platform (a desktop or laptop is fine for migration since you won't actually start the app from here) and the fnal 5.5 environment on the target OS hardware. I would suggest that you run through the migration at least twice before the go live so you can resolve any errors (on the first run) and get accurate timings (on the second) so that you can properly schedule your activities for go-live.

Good Luck,
-Alan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old August 30th, 2007, 19:21
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Upgrade OTM from v45/v50 to v55

Just a note, as we've been doing several OTM migrations to OTM v5.5 (from versions v5.0, v4.5 and v4.0):

I've had some issues with exporting from Oracle 9i and importing into Oracle 10g -- primarily around db objects that are invalid and never seem to get fixed. While this should work and I very much agree with Alan's post -- we've had to do the following:

- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Take a cold DB backup
- Upgrade from Oracle 9i to Oracle 10G version.
- Take a cold DB backup
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
- Update to v5.5 CU3 (or CU2) by applying the dbupdate_55 script.
- Take a cold DB backup

I added the backups in - as we use these to give recovery points in case something goes wrong. Also note that I added in the dbpatch_55 script - as this is VERY important.

The largest issue you're likely to hit will be getting this all done within your migration window (usually a weekend). In this case, a super-fast DB server and performing pre-migration data purges helps tremendously.

Thanks,
--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old September 7th, 2007, 17:52
Member
 
Join Date: May 2007
Location: India
Posts: 69
Thanks: 1
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
sknmail@rediffmail.com is on a distinguished road
Send a message via Yahoo to sknmail@rediffmail.com
Re: Upgrade OTM from v45/v50 to v55

Thanks very much to Alan and Chris for those valueable suggestion and advice.

- Suresh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old September 8th, 2007, 02:45
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Upgrade OTM from v45/v50 to v55

You're welcome. Please keep us posted with your progress and any lessons learned.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old September 12th, 2007, 18:53
Member
 
Join Date: Aug 2007
Posts: 63
Thanks: 7
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nikesh mohanlal is on a distinguished road
Re: Upgrade OTM from v45/v50 to v55

Hi All,
It would be great if anyone could provide any docs on how to migrate a screen from otm 5.0 to 0tm 5.5 and also any precautions to be taken before the migration work has to be done.Any useful docs or links is highly appreciated.
Regards,
Nikesh.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old September 12th, 2007, 19:22
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Upgrade OTM from v45/v50 to v55

Nikesh,

This question may be best addressed as a new topic within the Forums, so that others become aware of it.

Thanks,
Chris
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
V4.5 Migration/Upgrade Part 3 CDrozdowski Installation and Upgrades 1 June 7th, 2007 19:40
Upgrade to vBulletin 3.6.7 PL1 Successful! chrisplough News and Events 0 May 31st, 2007 02:24
Upgrade to vBulletin 3.6.5 Successful! chrisplough News and Events 0 March 31st, 2007 18:35
[SOLVED] Upgrade to v5.5 Deuel, Michelle L Email List Archive 1 February 13th, 2007 00:49
Upgrade to vBulletin 3.6.4 Successful chrisplough News and Events 0 December 14th, 2006 02:22



All times are GMT. The time now is 02:25.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37