Perform a full migration of policies and actions by copying the underlying MAPDB dataset using standard z/OS utilities, such as IEBCOPY. This method is the most efficient when the target environment is a clean slate or when an overwrite is intended.
Migration Steps
- Allocate the MAPDB in the target environment (e.g., Dev or Production).
- Copy the dataset from the source environment to the target environment using IEBCOPY.
- Restart the CEMALERT and CEMMON tasks after the import/copy is complete to load the new policy definitions into memory.
Important Notes:
- Master MAPDB: Maintaining a 'master' MAPDB and copying it (or using shared DASD) is currently the only supported method to share policy across systems.
- Export Utility (CEMXPORT): Use this utility to produce a viewable document; however, it cannot be used to move policy sets between MAPDBs.
- CEMPOLU Utility: Broadcom does not support or recommend using CEMPOLU for this process due to the potential for errors or database corruption.