Syssubscription System Table - Sybase Adaptive Server Anywhere Reference

Table of Contents

Advertisement

SYSSUBSCRIPTION system table

Column name
Column type
publication_id
UNSIGNED INT
user_id
UNSIGNED INT
subscribe_by
CHAR(128)
created
NUMERIC(20,0)
started
NUMERIC(20,0)
Each row describes a subscription from one user ID (which must have
REMOTE permissions) to one publication.
publication_id
The identifier for the publication to which the user ID is
subscribed.
user_id
The user number that is subscribed to the publication.
subscribe_by
The value of the SUBSCRIBE BY expression, if any, for
the 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.
Chapter 15 System Tables
Column
Table constraints
constraint
NOT NULL
Primary key, foreign
key references
SYSPUBLICATION
NOT NULL
Primary key, foreign
key references
SYSREMOTEUSER
NOT NULL
Primary key
NOT NULL
1037

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents