Using an Enterprise Data Mart database for Compliance Manager, there is a need to load CM and CEM (unload datasets) into CM Data Mart database. However, attempts to load CM and CEM (unload) datasets into Compliance Manager Data Mart encounters an S002 abend.
Environment
CM 2.0, CEM 6.0 IR4
Cause
Using the CMGR load library for the CONVERT step of the load job caused the S002 abend condition. In this scenerio, it was CEM data being used, thus the CEM load library was needed.
<Please see attached file for image>
Resolution
Using the Compliance Event Manager 6.0 JCL and load library to load the data resolved the S002 abend.
Additional Information
There are new fields in the raw event record creating an LRECL change, but the database schema has not changed so both products data should load into the same database. If you are processing Compliance Manager 2.0 data, you need to use the Compliance Manager 2.0 JCL and load library to load the data. If you are processing Compliance Event Manager 6.0 data, you need to use the Compliance Event Manager 6.0 JCL and load library to load the data.