Create the publication pubs2_pub at
the primary Replication Server using the sample script.
-- Execute this script at Tokyo Replication Server
-- Creates publication pubs_pub
create publication pubs2_pub
with primary at TOKYO_DS.pubs2
go
/* end of script */