webMethods

webMethods

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
Expand all | Collapse all

JDBC Adapter Notification Issue

  • 1.  JDBC Adapter Notification Issue

    Posted Mon August 08, 2016 06:32 PM

    I have created a JDBC adapter notification, and on trying to enable it, I get the following error.

    [ART.116.3038] Adapter Runtime (Notification): Error in Notification Callback:enableCallback notification .
    [ADA.1.316] Cannot execute the SQL statement “CREATE UNIQUE CLUSTERED INDEX WMBIORGblz4w50_WM_ROWID on BCMMGR.WMBIORGblz4w50 (WM_ROWID)”. "
    (S0001/1911) Column name ‘WM_ROWID’ does not exist in the target table or view."
    Column name ‘WM_ROWID’ does not exist in the target table or view.

    I checked with DB Admin, the user used as full access.

    JDBC Adapter version 6.5
    IS version 9.5.1.0


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: JDBC Adapter Notification Issue

    Posted Tue August 09, 2016 07:58 AM

    Hi Gautam,

    was the buffer table created?

    Which Fixes for ART and JDBC Adapter do you have applied?

    Regards,
    Holger


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 3.  RE: JDBC Adapter Notification Issue

    Posted Tue August 09, 2016 02:17 PM

    Hi,

    This is an insert notification, thus the buffer table should be created once we try to enable the notification.

    The following fixes are applied for JDBC
    JDBC_6.5_Fix50

    For ART
    WAR_9.5_SP1_Fix2
    WAR_9.5_SP1_Fix3


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: JDBC Adapter Notification Issue

    Posted Tue August 09, 2016 02:43 PM

    Hi Gautam,

    can you provide some screen shots of your Notification for reference, please?

    It might be neccessary to clean up the database schema from the partially created notification objects before trying to enable for a second try.

    Usually the Polling Notifications consists of 3 objects:
    A buffer table
    A sequence
    A trigger which copies the data from the original table to the buffer table using the sequence for its unique indentifier.

    Which database type and version are you using?

    Latest Fixes for the components mentioned:
    ART_9.5_SP1_Fix6
    JDBC_6.5_Fix53

    Regards,
    Holger


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: JDBC Adapter Notification Issue

    Posted Tue August 09, 2016 02:43 PM

    With the help of DBA can you directly check BCMMGR.WMBIORGblz4w50 if the missing column exists or not. Insert notification must create automatically however you can create it manually sometimes.

    Also share your Adapter Notification Settings from Designer.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 6.  RE: JDBC Adapter Notification Issue

    Posted Wed August 31, 2016 09:57 AM

    hi…

    I am trying to Configure JDBC adapter to webMethods 9.9, However, when i use to login to http://localhost:5555/
    under adapters it gives me None available.
    Could you please help me for this.
    waiting for your response.

    Thanks in advance
    surabhi


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: JDBC Adapter Notification Issue

    Posted Wed August 31, 2016 12:43 PM

    Hi Surabhi ,

    Please make sure the JDBC Adapter is installed correctly . If no Adapters are installed then it shows nothing under Adapters menu.


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: JDBC Adapter Notification Issue

    Posted Wed August 31, 2016 02:31 PM

    Hi,

    please check if the package WmJDBCAdapter is available under Packages → Management and if it has any loading issues if it exists.
    Check Server log and/or error log for details.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 9.  RE: JDBC Adapter Notification Issue

    Posted Fri September 02, 2016 05:05 AM

    Please make sure you have installed JDBC adapter correctly, if yes, make sure WmJDBCAdapter package is enabled or not.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards