Contents Index sr_remoteoptions view sr_remotetypes view

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

sr_remotetables view


Function 

Lists the tables marked for SQL Remote replication, as stored in the remotetable system table, in more readable form.

This table exists only in Adaptive Server Enterprise.

Columns 
Column Description
table_name The name of the table.
resolve_name The name of the stored procedure to be executed in the case of conflicts.
old_row_name The table that holds the old row name.
remote_row_name The table that holds the remote row name.

Contents Index sr_remoteoptions view sr_remotetypes view