Confluence docs talk about rebuild db for Oracle
AL32UTF8 is what they want
Our current Oracle installation has these:
NLS_CHARACTERSET WE8MSWIN1252
NLS_NCHAR_CHARACTERSET AL16UTF16
Our DBA asks:
do you know any agent from Confluence vendor?
we can ask them to use our standard of nls?
I know they if they change their code to ours .. it will work..
Confluence. I'm trying to update from 6.13.0 to 6.15.9 and didn't expect to get this Oracle Character Set error. However I'm also trying to move to a different server. I planned on installing clean on the new server then pointing at DB. But one error I also get is this:
Confluence will not start up because the build number in the home directory [8100] doesn't match the build number in the database [7901].
So do I have to first upgrade on old server before using the new server. Does our Oracle DB really have to change CHARSET? Some of the searches I do in your knowledge share rever to AL32UTF8 issues from 2012 or 2013, which is a long time ago.