From 8a810752f24348d1ade176fb3afc09ab95d498cc Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 21 Apr 2016 07:45:28 -0700 Subject: [PATCH] minor corrections to Oracle docs --- .../configuration_database/linux_database_configuration.rst | 3 ++- .../enterprise_installation/oracle_db_configuration.rst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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::