Jive supports recent versions of several databases.
The following database platforms are supported. For information about setting them up to
deploy Jive, see all the
topics under Database Configuration and Best Practices.
Jive Core and Activity Engine Databases
- Oracle 10g, 11g, 11gR2
- PostgreSQL 8.4*, 9.0, 9.1, 9.2
- MySQL 5.1, 5.5
- SQL Server 2008, 2008R2, 2012
*Note: If you are upgrading from a previous version, with version 6.0.0 only, if you're
using PostgreSQL 8.4 for your core application database, you'll need to add the system
property
-Djive.db.ignore_unsupported=true to the CUSTOM_OPTS in
/usr/local/jive/applications/<instance-name>/bin/instance. If you don't
have a CUSTOM_OPTS line in the file, add it. It should look like this:
export
CUSTOM_OPTS="$CUSTOM_OPTS -Djive.db.ignore_unsupported=true"
Jive Analytics (Community Manager Reports) Database
- Oracle 10g, 11g, 11gR2
- PostgreSQL 8.4, 9.0, 9.1, 9.2