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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Trading Network

    Posted 12/03/09 07:08 AM

    How to run TN scripts ?to create tables in backend. can run scripts through database component configurator.?
    how explain step by step

    Thanks&regards
    siva


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: Trading Network

    Posted 12/03/09 07:27 AM

    1.) Create a user in your database with dba privilege

    2.)go to the folder where webMethods installed: C:\webMethods7\common\db\scripts\oracle\tradingnetworks\10\create\ora_tns_c_ddl.sql

    copy the content in your sql developer, paste it and run as a script.

    3.)go to jdbc pool in Administrator: create a new JDBC pool and associate the connection pool to your TN

    4.) restart the server

    Thanks


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Trading Network

    Posted 12/03/09 07:58 AM

    You can run scripts using Database Configurator as well…


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 4.  RE: Trading Network

    Posted 12/03/09 08:31 AM

    Hi
    i created jdbc pool successfully .
    im useing oracle9i.
    my problem is Create a user in your database with dba privilege.
    can any one tell me with clear information.

    Thanks
    siva


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Trading Network

    Posted 12/03/09 03:47 PM

    May be you can take some DBA help and create the wM user (WEBMDATA or something per doc) in the backend via Oracle Enterprise manager.How did you ran the scripts with out user?

    Review the wM installation docs,it explains the db configuration.Use the Database Component Configurator.

    Check out these articles:
    [url]http://advantage.webmethods.com/article/?id=1614333683[/url]

    [URL]http://www.databasedesign-resource.com/users-in-oracle.html[/URL]

    HTH,
    RMG


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods