Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  File store vs. Data message store

    Posted 10/17/16 01:30 PM

    When is it recommended to use file store vs. data message store when creating bus members?


    #AssetandFacilitiesManagement
    #Maximo


  • 2.  RE: File store vs. Data message store

    Posted 12/08/16 12:49 PM

    Greg, 

    One reason would be that Only a single user (read MDM Developer) can connect successfully to Messaging Queues on the Development Environment since the SIB on WAS locks the tables corresponding to it on the DB. Once the tables are locked no other user/developer can connect to the same or use the messaging services. Here’s some more info on that particular topic:

    https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Switching%20from%20Data%20Store%20to%20File%20Store%20on%20WAS%20%20for%20IBM%20Infosphere%20MDM

    Hope this is helpful! 


    #Maximo
    #AssetandFacilitiesManagement


  • 3.  RE: File store vs. Data message store

    Posted 02/23/18 08:12 AM

    In Maximo, the most common reason to configure a db store is to support a horizontal cluster. Before mxe.name and the run and donotrun sys properties, you might see multiple db's/schemas configured in a clustered environment.


    #Maximo
    #AssetandFacilitiesManagement