SQL Guide : Database system tables and system views : System tables for data synchronization : SYS_SYNC_BOOKMARKS
  
SYS_SYNC_BOOKMARKS
This table contains bookmarks that are being used in a master database.
Column Name
Description
BM_ID
Internal ID of the bookmark.
BM_CATALOG
Reserved for future use.
BM_NAME
Name of the bookmark.
BM_VERSION
Internal version information of the bookmark in the master.
BM_CREATOR
User ID of the creator of the bookmark.
BM_CREATIME
Create time of the bookmark.
See also
System tables for data synchronization