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.  how to delete processing rule from DB

    Posted 06/20/07 10:14 AM

    Hi,

    How to delete processing rule from Data Base, when i tried to delete it am getting the following error message.

    The following error has occurred:
    ORA-01406: fetched column value was truncated

    Regards,
    jag


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


  • 2.  RE: how to delete processing rule from DB

    Posted 07/12/07 01:51 AM

    Hi Jag,

    I think you can’t delete processing rule from database, because it has refernal keys to other table. Only way to use Cascade delete unless you have set the property when creating table or Alter table.
    Just disable the processing rule or you can Archive the old records.

    Thanks,
    Sree


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


  • 3.  RE: how to delete processing rule from DB

    Posted 08/09/07 02:19 PM

    we can delete the Hub profile like this

    Login in to TN DB

    Delete records from tables

    Partner Id, Address , Destination , PartnerBinary, Remote and Partner Tables based on the column relationship that each and every table has ( for example : partnerid, remoteid….etc)


    Regards,
    Jags


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


  • 4.  RE: how to delete processing rule from DB

    Posted 08/09/07 03:26 PM

    Jags,

    You can delete the processing rule via TN Console, which should be sufficient and is safer than deleting from the tables. Why do you need to access TN DB?

    Regards,
    Mary


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


  • 5.  RE: how to delete processing rule from DB

    Posted 08/10/07 06:37 AM

    Mary,

    The info given i my previous reply is to delete the HUB profile not processing rule.

    I am sorry, by mistake I given reply in this.

    Regards,
    Jags


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