diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst index bdca8e28d..a552bd2d1 100644 --- a/admin_manual/configuration_database/linux_database_configuration.rst +++ b/admin_manual/configuration_database/linux_database_configuration.rst @@ -13,7 +13,8 @@ The MySQL or MariaDB databases are the recommended database engines. Requirements ------------ -Choosing to use MySQL / MariaDB, PostgreSQL, or Oracle as your database requires that you install and set up the server software first. (Oracle users, see :doc:`../enterprise_installation/oracle_db_configuration`.) +Choosing to use MySQL / MariaDB, PostgreSQL, or Oracle (ownCloud Enterprise Subscription only) as your database requires that you install and set up the server software first. +(Oracle users, see :doc:`../enterprise_installation/oracle_db_configuration`.) .. note:: The steps for configuring a third party database are beyond the scope of this document. Please refer to the documentation for your specific database choice for instructions. diff --git a/admin_manual/enterprise_installation/oracle_db_configuration.rst b/admin_manual/enterprise_installation/oracle_db_configuration.rst index cca88660d..e8327956b 100644 --- a/admin_manual/enterprise_installation/oracle_db_configuration.rst +++ b/admin_manual/enterprise_installation/oracle_db_configuration.rst @@ -177,7 +177,7 @@ The configuration file should look something like this: Useful SQL Commands ------------------- -**Is my dB Reachable?** +**Is my Database Reachable?** On the machine where your Oracle database is installed, type::