Skip to content

Commit 3cc0812

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
1 parent 8f264b2 commit 3cc0812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Undefined servers::
142142

143143
If you provide an empty list of seeding servers and do not specify a `seedURI`, Neo4j will select all allocations of the database (primaries and secondaries) on currently enabled and non-cordoned servers to act as seeders.
144144
+
145-
Before running the procedure, ensure that all unavailable servers are xref:clustering/servers.adoc#cordoned-state[cordoned]; otherwise, the procedure will fail.
145+
Before running the procedure, ensure that all unavailable servers are xref:clustering/servers.adoc#_cordoned_state[cordoned]; otherwise, the procedure will fail.
146146
+
147147
To determine where the database is allocated, use the `SHOW DATABASES` command.
148148
To identify all enabled and available servers hosting the required database, run the `SHOW SERVERS` command.

0 commit comments

Comments
 (0)