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.  Adapter service unable to look up tables

    Posted Mon December 05, 2005 01:30 PM

    hi,
    i am using 6.5,oracle 9i.The problem is whenever i want to create an adapter service i am not able to see the tables in it even though the connection status is enable.Is the problem with 9i or with 6.5
    Thanks & Regards


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Adapter service unable to look up tables

    Posted Mon December 05, 2005 07:02 PM

    I’ve seen this happen when the user ID used on the adapter connection does not have sufficient permissions on the database to browse Oracle objects. Your DBA can help you either grant additional permissions to the user or can create an Oracle user with the required permissions.

    Mark


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Adapter service unable to look up tables

    Posted Tue December 06, 2005 11:51 AM

    Mark,
    Thanks for your repply,I tried in my local system by using scott and tiger as username and password.The sql commands are working properly
    but i am not able to see the tables.

    praveen.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Adapter service unable to look up tables

    Posted Tue December 06, 2005 01:50 PM

    Stupid question probably, but have you selected the right schema in the “table” tab of the adapter (in 6.0.1 at least - no xperience with 6.5). Perhaps the level of selection here could be indicative for your problem: if you can see the different schema’s, then at least you know you’re accessing the DB. Howbout trying <current_schema>?
    Have you disable - enabled your connection yet? Anything in the logs?

    Anyway, HTH

    Loic


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Adapter service unable to look up tables

    Posted Wed December 07, 2005 12:37 PM

    hi,
    I tried everything.It’s not showing the schema’s.It’s only showing the currrent schema.when i clicked(+) to expand ,it’s showing nothing.
    Actually we expect the users.By the way the connection is enabled.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods