Example

create connection to MVSA.DSNA
 set error class rs_sqlserver_error_class
 set function string class rs_sqlserver_function_class
 set username SSUSERID
 set password SSPASSWD
 with log transfer on, dsi_suspended

To prevent replication of updates applied as a result of replication into DB2, updates performed by the Replication Server maintenance user ID are not replicated. To replicate transactions performed by this user ID, you must do the following:

WARNING! To prevent cyclic replication, the Replication Server maintenance user ID should not match the value of the RS_user parameter, which was recorded on the Replication Agent Installation Worksheet during installation.

See also