Execute sp_who to view the RepAgent thread status on Adaptive Server.
In the display output, Adaptive Server shows the RepAgent information in rows with “REP AGENT” in the “cmd” column.
fid spid status loginame origname hostname blk_spid dbname cmd block_xloid ----------------------------------------------------------------------------- ... 0 23 background NULL NULL 0 pubs2 REP AGENT 0 ...See the Adaptive Server Enterprise Reference Manual for detailed syntax and usage information for sp_who.
To view RepAgent thread user status on Replication Server, execute admin who. Replication Server displays RepAgent thread user information in rows with “REP AGENT” in the “name” column.
See Replication Server Reference Manual > Replication Server Commands for more information about admin who and output examples.