Home
The Toolkit for Online Communities
15938 Community Members, 0 members online, 2191 visitors today
Log In Register

Forum OpenACS Q&A: more caveat on upgrading

OpenACS Home : Forums : OpenACS Q&A : more caveat on upgrading

Icon of Envelope Request notifications

+
Posted by Deds Castillo on
The perl script Jun made was very useful.  There's still some problems in upgrading though.  Here is the scenario:

1. We use the script to replace all create statements
2. This will only replace the creates. I've noticed some sql queries which use truncated views in the "from" section of their select statements.
3. The problem now arises because the selects will look for the shorter names but Jun's script now created longer names.

Found out the hard way when my RH8.0 got flaky and I was forced to upgrade to RH9.0.

+
Posted by Deds Castillo on
Ooops.  This should have been posted as a reply here http://openacs.org/forums/message-view?message_id=109337 but I managed to click on "Post new".  Cross posting it on that thread now.