Create actions
When creating an object that is to be replicated, the object will be created on both the source and the target nodes.
Create Duplicate Object (CRTDUPOBJ)
When the CRTDUPOBJ (TOLIB, NEWOBJ, and OBJTYPE) parameters correspond to a object that is included in replication, the object is created on both the source and target nodes.
Copy Library (CPYLIB)
When the new library (TOLIB) corresponds to a library that should be replicated, the following
sequence occurs:
- The TOLIB is created on the source node (if CRTLIB(*YES)) and the create library is replicated to the target node.
- All objects in the existing library (FROMLIB) are copied to the new library on the source node. As the objects are copied to the TOLIB, the rules in the RCL determine whether the object is replicated to the target node.