Suspends a component in a specified server. The command suspends a DSI thread, a route in a Replication Server, or a RepAgent thread in an Adaptive Server Enterprise.
suspend dsi inventory_pds.vendor for INVENTORY_RS with nowait
suspend rep agent inventory_pds.vendor for INVENTORY_RS
suspend rep agent vendor for INVENTORY_PDS
The rep agent component type is used to suspend either a Replication Agent thread for a connection in a Replication Server, or a RepAgent thread in an Adaptive Server Enterprise.
The with nowait option is valid with a Replication Server DSI connection or an Adaptive Server Enterprise RepAgent thread.
suspend component issues the sp_stop_rep_agent stored procedure when suspending a RepAgent thread in an Adaptive Server Enterprise.
suspend component returns the following result set: