Contents Index sr_remoteusers view Stable Queue tables

SQL Remote User's Guide
  System Objects for Adaptive Server Enterprise
    SQL Remote system views

sr_subscriptions view


Function 

Each row lists information about a subscription.

Columns 
Column Description
publication_name The name of the publication to which the user ID is subscribed.
user_name The user ID that is subscribed to the publication.
subscribe_by For publications with a SUBSCRIBE BY expression, this column holds the matching value for this subscription.
created The offset in the transaction log at which the subscription was created.
started The offset in the transaction log at which the subscription was started.

Contents Index sr_remoteusers view Stable Queue tables