sp_replflush Replication Stored Procedure

Flushes the article cache.

Syntax

sp_replflush

Remarks

Article definitions are stored in cache for efficiency. This stored procedure is used by other "sp_repl" replication stored procedures whenever an article definition is modified or dropped.

You should not have to execute this procedure manually.

Permission

Only the system administrator can use this procedure.

See Also

sp_replcmds sp_replstatus
sp_repldone sp_repltrans