S0C4 abend running Compliance Event Manager r6.0 job CEMEIVP PGM=DBSQLPR
search cancel

S0C4 abend running Compliance Event Manager r6.0 job CEMEIVP PGM=DBSQLPR

book

Article ID: 206691

calendar_today

Updated On:

Products

Compliance Event Manager ACF2 Top Secret

Issue/Introduction

Abend S0C4 in program DBSQLPR  running CEM Installation Verification Procedure -  job CEMEIVP.
                        

Environment

Release : 6.0

Component : CA COMPLIANCE EVENT MANAGER

Resolution

There is a datacom SQL ptf that will resolve this problem.
Running datacom SQL15.0 requires PTF SO06839
Running datacom SQL15.1 requires PTF SO07461 

If the PTF cannot be applied, the IVP job can be modified to complete successfully
by removing 2 entries for pdsdelta records in the ivp job.

SELECT * FROM CEMEQ1.PDSDELTA         FETCH FIRST 20 ROWS ONLY;
SELECT COUNT(*) FROM CEMEQ1.PDSDELTA