When upgrading from Compliance Manager 2.0 to Compliance Event Manager (CEM) 6.0, after starting the CALDAP server, the following messages are in the syslog:
ETLDP45E CA LDAP Server connect to DB=CEMEDBU failed, return code=-1
LDP6034I UNABLE TO COMPLETE DATABASE OPERATION, [08001] [CA][ODBC 740
CA-DATACOM/DB Driver][CCI]CCICONV FAILURE: Remote resource path not
available WDBS (-5047)
LDP6034I UNABLE TO COMPLETE DATABASE OPERATION, [08001] [CA][ODBC 741
CA-DATACOM/DB Driver]Error: 3012 error during OPENP
(-5047)
LDP6034I UNABLE TO COMPLETE DATABASE OPERATION, [ ] [CA][ODBC 742
CA-DATACOM/DB Driver][CCI]CCICONV FAILURE: Remote resource path not
available WDBS (0)
Release : 15.1
Component : LDAP Server for z/OS
If you are using the new UI and not the compatibility UI, you don't need LDAP to log onto Datacom. Below are the steps to disable the LDAP connection to the CEM event databases. Note this still lets LDAP edit policy for CEM.
1.) In your SYS0.CEM.&SYSNAME..CUSTOM.CFGLIB dataset, comment out the following lines from the CEMESLPC member:
dbdsn DATACOM
dbuser CEMEDBU
dbpasswd DBUPASS
2) In your CEMELDAP proclib, comment out the SRVINI DD.
3) Stop and restart the CEMELDAP task.