You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/procedures.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -735,7 +735,7 @@ The procedure initiates a process, which when complete, will have synchronized a
735
735
736
736
[NOTE]
737
737
====
738
-
It is mandatory to specify either `seedURI` or `seedingServers` as seeding options in the `options` field.
738
+
It is mandatory to specify either `seedURI`, `seedingServers`, or `clearData` in the `options` field to define what store(s) the recreation should be based on.
739
739
Further details on how to use the `dbms.recreateDatabase()` procedure are provided in the related section inside the xref:clustering/databases.adoc#recreate-databases[Managing databases in a cluster] page.
740
740
If no topology option is defined, the database will be recreated with the previous topology.
0 commit comments