Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
On a BV5 SP4 site I keep seeing this in the error logs.
10/9/2009 4:01:46 PM SQL Patcher App Version: SP4 SQL Version: 6
However it is not going to the SqlPatch.aspx page.
I currently do not have the source for dll's for this modified site so cannot step through.
Is the database actually being patched or is this just notification? I am not seeing any such thing with SP6. |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
There are a few edge cases where detection isn't working of database versions in SP4 and earlier.
You Can:
a) Manually go to SQLPatch.aspx in a browser and try to patch if you don't think things are up to date
b) Manually run the SQL scripts from the /bvadmin/bvsql folder to patch to the latest version
c) If you think you're already on the latest version, manually add a setting to the bvc_WebAppSettings tables of 'DatabaseSP5' with value of '1' and 'DatabaseSP6' with value of '1'
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
Thanks Marcus, Will inspect the db and see where things stand. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.