Db2

Db2

Where DBAs and data experts come together to stop operating and start innovating. Connect, share, and shape the AI era with us.


#Data


#Data
#Databases
#Operatingsystems
#Db2
#Databasesolutions
 View Only
  • 1.  IBM DMC LDAP Configuration

    Posted 04/20/22 09:33 AM
    Hi Team,
    I'm trying to configure LDAP for IBM DMC. I got required information about LDAP server, DN etc.. But while trying to configure, getting below error.

    "Encounter errors when performing search group entry in LDAP."

    Unable to find in logs too about what is causing this error. Can you please help with this?

    ------------------------------
    Praveen Sakaray
    ------------------------------

    #Db2


  • 2.  RE: IBM DMC LDAP Configuration

    Posted 04/20/22 09:45 AM
    Hello Praveen,

    The DS_System.* log files (under the <DMC_install>/logs directory) contain the all errors related to LDAP.

    If you need more details about the LDAP error, you can edit the DS_System_log.properties file under the Config directory, and change the parameter:

    LogInitialLevel from 6 (default) to 13 (trace)

    And restart DMC.

    Once you found the problem, make sure that you change the configuration back and restart DMC again, to avoid too many error messages in the log files.

    I do not recommend changing the json file. My recommendation is to setup DMC back to the SuperAdmin, and reconfigure LDAP again.

    To change the authentication in DMC back to SuperAdmin, you can use the script according to the DMC manual at:

    https://www.ibm.com/docs/en/db2-data-mgr-console/3.1.x?topic=configuration-resetting-authentication

    I hope that helps!

    ------------------------------
    Cintia Ogura
    ------------------------------