IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  JDBC Account Locked

    Posted Mon July 29, 2019 08:42 PM

    Hi,

    How do you resolve the following error?

    com.wm.app.audit.AuditException: [BAA.0002.0000] Wrapped Exception: com.wm.dd.jdbc.oraclebase.ddej: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-28000: the account is locked

    Thanks,

    Ken


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: JDBC Account Locked

    Posted Mon July 29, 2019 09:06 PM

    Contact DBA and ask him to unlock the account else if you are managing the db (external JDBC pool) you can do the same.

    Check why the accout is lockedout and make sure if does not happen again.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: JDBC Account Locked

    Posted Tue July 30, 2019 04:33 AM

    Hi Ken , It’s possible that password entered in the JDBC pools is not correct or db user password is changed later. so liase with DB team to make sure that correct password is entered. Also before DB team unlocks the account, keep the jdbc pools or any other connections as disabled . update the password again and then enable them 1 by 1 . it will make sure that account doesn’t get locked again.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: JDBC Account Locked

    Posted Tue July 30, 2019 01:52 PM

    Thank you Rohit and Mahesh. Disabling the JDBC connections and unlocking the account fixed the issue.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General