Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Database Upgrade from 4.8.2 -> 5.6.1Database Upgrade from 4.8.2 -> 5.6.1
Previous
 
Next
New Post
2/17/2011 7:54 PM
 
We're hosting multiple DNN sites (500 +). Here's our setup:
1. One "Master" application code
2. Created links (junctions) on windows server for the rest of the sites so that they all share the same code base
3. Each site has it's own dnn database and web.config pointing to it's database

We're trying to upgrade to 5.6.1. I've upgraded the "Master" code and "Master" database. Is there a way I can upgrade the rest of the databases since they all share the same code? I am trying to see if I can run some script to upgrade all these databases w/o having to break the link and upgrade each site individually. We have some unique situations and could not use child portals (different customers having same user ids etc..)

Thanks for the help!
 
New Post
2/18/2011 2:14 AM
 
please be aware, that this is not a supported setup - and you'll need to upgrade all databases separately.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/18/2011 7:42 AM
 
About the only way you could make something like this work - would be to build a custom upgrade module based around the Upgrade.vb code in 
DotNetNuke.Library - Services.Upgrade.Upgrade.UpgradeApplication()

The reason for this is that the jump from 4x to 5.x includes more that just sql scripts to update data structure - there are changes needed in layout of tabs in the Admin / Host area for example - that are handled by the Upgrade module using program code.

The upgrade process uses scripts in the \Providers\DataProviders\SqlDataProvider folder to update the structure of the database - and then runs a whole heap of core api code routines to handle all the more complicated transition steps.

You would need to duplicate all of these processes -  AND you would then need to replicate the same process for EACH module in use on your site - although in this case as a rule for modules you are looking at just running the sql scripts in each modules individual SqlDataProvider folder.

WESTA 
 
New Post
2/18/2011 2:20 PM
 
Thanks a lot for the pointers!

We'll come up with a plan based on this input which is very much appreciated.

Prakash
 
New Post
2/18/2011 5:10 PM
 
Oh and you would also need to do the same for providers and skin objects - or anything else that needs updating.

Westa
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Database Upgrade from 4.8.2 -> 5.6.1Database Upgrade from 4.8.2 -> 5.6.1


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out