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

TN Database old data deletion.

  • 1.  TN Database old data deletion.

    Posted 01/31/12 06:16 AM

    Dear friends,

    Good day :smiley:
    We are using the webMethods 6.0.1 version.
    We are planning to DELETE the old transactional data from TN database to free up the space. Current TN database size is 95GB :frowning:
    For this we have analysed and decided to delete the old data from below tables.

    1. ActivityLog
    2. BizDocAttribute
    3. BizDocContent
    4. BizDocRelationship
    5. DeliveryJob
    6. BizDoc

    Please let us know if we delete the old data from above tables, does it affect to TN functionalities? Any best solutions are highly appreciated.

    Warm regards
    Maitri.


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


  • 2.  RE: TN Database old data deletion.

    Posted 01/31/12 02:57 PM

    Yes those are the heavier main tables eats more space and a regular archiving required.

    It’s always safe to use wm.tn:archive service to do this maintanence thing…Please refer the TN Userguide for more information and you can schedule this service safely once you ran the TN archive table script provided by webMethods.

    HTH,
    RMG


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


  • 3.  RE: TN Database old data deletion.

    Posted 02/01/12 04:49 AM

    Thank you very much for quick reply.

    When we run the wm.tn:archive service first time, it will automatically create the archive tables in TN database?
    Can I get the TN archive table script in webMethods advantage?

    With Best Regards,
    Maitri


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


  • 4.  RE: TN Database old data deletion.

    Posted 02/01/12 06:35 AM

    Dear RMG,

    I have found TN Archive script at \webMethods6\common\db\scripts\create\create_archive_TN_6-0-1_SQLServer.
    Shall i run the above script and than execute wm.tn:archive service?

    With Best Regards,
    Maitri


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


  • 5.  RE: TN Database old data deletion.

    Posted 02/01/12 02:59 PM

    YES…you can trial in some DEV/QA environment first and if you feel comfortable working fine then prod is best:


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


  • 6.  RE: TN Database old data deletion.

    Posted 02/02/12 03:18 AM

    Thank you very much for your kind help :slight_smile:


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


  • 7.  RE: TN Database old data deletion.

    Posted 02/02/12 02:36 PM


  • 8.  RE: TN Database old data deletion.

    Posted 02/04/12 06:09 AM

    Hi RMG,

    We are using webMethods 6.0.1 version.
    We have been given the .P7B certs by partner. How to extract the 2 certs in DER format inside .P7B?
    Once extract the DER formatted certs, we should put these certs under ‘Trusted Certificates’ location in IS and restart the server? Please advise. Thanks

    With Best Regards
    Maitri.


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


  • 9.  RE: TN Database old data deletion.

    Posted 02/04/12 02:20 PM

    Dear RMG,

    Getting below error while startup webMethods 6.0.1 after archived the TN data by using wm.tn:archive service.
    Please help how to resolve this issue.

    2012-02-04 21:15:38 [ISS.0028.0012C] SpGeneralUtil: Startup service (GenStartup:putControlFileForSchedulers)
    2012-02-04 21:15:38 [ISS.0028.0012C] SpGeneralUtil: Startup service (GenStartup:startUp)
    2012-02-04 21:15:38 [ISS.0028.0012C] SpGeneralUtil: Startup service (GenStartup:activateUserPwds)
    2012-02-04 21:15:39 [LGU.0001.0003C] Error creating broker admin client:
    2012-02-04 21:16:23 [ISS.0004.0001V1] Loaded JDBC driver: com.inet.tds.TdsDriver


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


  • 10.  RE: TN Database old data deletion.

    Posted 02/06/12 04:29 AM

    Dear RMG,

    Found the solution. Please ignore my previous post. Above erro is not bacause of archival process.

    Regards
    Maitri


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


  • 11.  RE: TN Database old data deletion.