Skip to content

Commit 2e30830

Browse files
Update modules/ROOT/pages/clustering/databases.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent ff1ead8 commit 2e30830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ By default, a newly created database has both read and write access.
138138
[[deallocate-databases]]
139139
== Deallocate databases
140140

141-
To relieve the load of a specific server(s), you can use one of the following procedures to deallocate databases causing the from the server(s) under pressure:
141+
To relieve the load of a specific server(s), you can use one of the following procedures to deallocate databases, causing the databases to be removed from the server(s) under pressure:
142142

143143
* xref:procedures.adoc#procedure_dbms_cluster_deallocateDatabaseFromServer[`dbms.cluster.deallocateDatabaseFromServer("server-name", "database-name")`]
144144
* xref:procedures.adoc#procedure_dbms_cluster_deallocateDatabaseFromServers[`dbms.cluster.deallocateDatabaseFromServers(["server-name1", "server-name2"\], "database-name")`]

0 commit comments

Comments
 (0)