Contents Index SYSREMOTEUSERS view System Objects for Adaptive Server Enterprise

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

SYSSUBSCRIPTIONS 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 SYSREMOTEUSERS view System Objects for Adaptive Server Enterprise