SUBSCRIBE |
|
|
The SUBSCRIBE command starts a phantom process that will poll a replication publisher for updates.
Format
SUBSCRIBE server{:port} username password {options}
where
The SUBSCRIBE command starts a phantom process that polls for and applies data updates from the specified publisher. It should normally be executed using the STARTUP configuration parameter. The command can only be executed in the QMSYS account and by users with administrator rights.
When subscribing to files that use encryption, the user name of the subscriber process must have full access to the associated encryption keys.
The REPLSRVR configuration parameter must be set to match the subscriber server name as used when publishing the files with the PUBLISH command.
See also: Replication, DISABLE.PUBLISHING, ENABLE.PUBLISHING, PUBLISH, PUBLISH.ACCOUNT |