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
  • 1.  Repo Server / Database

    Posted Mon October 30, 2006 11:59 PM

    I have noticed on our servers that the WmReprository2 directory in particular has ‘very’ large files. Multiply this by 4 JVM’s per box and the slice (Unix) our IS sits on is always over 75%. This makes turning up logging for troubleshooting, core dumps, etc… very troublesome. I see with the repoui.sh that you can use a database for storage. What I am not finding anywhere is guidance on the particulars of said, and whether that is good/bad etc… Pro’s or con’s … best practices… etc… If anyone has any information or experience with said, it would be greatly appreciated.


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Repo Server / Database

    Posted Tue October 31, 2006 12:29 AM

    Hi

    Pros and Cons - Refer webMethods Integration Clustering Guide for DataBase and File Repository

    thanks
    nagarajan.d


    #webMethods-Architecture
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: Repo Server / Database

    Posted Wed April 11, 2007 08:33 PM

    wM Clustering Guide 6.5 does provide pro’s and con’s for DB vs file repo.


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: Repo Server / Database

    Posted Wed April 11, 2007 09:13 PM

    sgtkazz,
    Each have their own set of trade offs.

    In your case I would suggest deploying a JDBC compliant repository as it is more suitable for journaling larger chunks of data. Backing up of that data would be lot more convenient. One thing you have to make a note of is that this is going to be slower compared to a file based repository.
    My two cents !
    Hope this helps !
    Scoooby dOoOoOoOoO


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Architecture
    #webMethods-General