This command is useful if the server ended and the OpenEdge database is waiting for OpenEdge Replication server action. For example, if the OpenEdge Replication server is waiting for synchronous transaction acknowledgments, relwaits frees up any pending waits that might be outstanding so that database activity can continue.
Syntax
dsrutil db-name -C relwaits
Parameters
db-name
The name of the database to perform the action on. The name of the database must be the first argument and must be a valid name.