mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
minor corrections to Oracle docs
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user