FUDforum provides out of the box support for Oracle databases starting with FUDforum 3.0.2 and higher releases.
Several Oracle Database Editions are available to cater for different requirements. For example, Oracle Express Edition (XE) is a free (no-cost) database that can be used for small to mid-size forums with tens of thousands of posts. Oracle Enterprise Edition, on the other hand, is suited toward high-end forums that requires enterprise scalability and high availability.
Use the below steps to install FUDforum on Oracle Express Edition:
SQL> CONNECT / AS SYSDBA SQL> CREATE USER fuddb IDENTIFIED BY fudpass; SQL> GRANT CONNECT, RESOURCE TO fuddb; SQL> EXIT;
Supported database types | |
---|---|
DB2 | CUBRID | Firebird | MySQL | PostgreSQL | Oracle | SQLite | SQL Server | |
|
Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.
(Can't contact the database server: Cannot return last error, no db connection)