Browse By Tags

  • Econnreset read on Create "Customization and Menus initialization"

    Hi, I'm doing try install version 12.0.27 and when I start create "Customization and Menus initialization" the aplication returns "econnrest read" like picture below: Any suggestion ? Thanks
  • IMPORTANTE – Nuevo componente MongoDB 4.0.18.83 y Syracuse 11.24.5.11

    V11 MongoDB 4.0.18.83 Este instalador soluciona el problema que se producía cuando MongoDB y Syracuse habían sido instalados conjuntamente, con lo que en el directorio de certificados de MongoDB solamente aparecen los ficheros ca.cacrt y servidor.pem…
  • How to upgrade mongoDb

    MongoDb can be upgraded seperately, best practices such as backup need to be considered to avoid loss of data. To perform an update/upgrade, you will need to have a standalone mongodb installation and have knowledge of current setup. Follow process…
  • What is the correct version of mongodb to use

    The version that ships with installation disk by default the version of mongoDb. Since the October 2018, the installation discs ship with a community edition not an enterprise one. For version and compatibility, navigate to online help. For security or…
  • Requêter la base Syracuse?

    Bonjour, Je souhaite faire une requête qui me ramène la liste des users Syracuse avec le groupe auquel ils sont rattachés. Cette information étant stockée dans MongoDB, comment puis-je l'extraire? Je suis en X3 V11P7. Merci, Léa
  • Alert: High CPU Utilization by mongod.exe Service impacting performance.

    Issues linked to MongoDB performance have been reported related to MongoDB 3.0 and 3.2. They can cause CPU over-consumption issues on the server(s) running MongoDB in the following releases: SyracuseServer 9.11 and above SyracuseServer 11.11 and…
  • Connect Syracuse conection o mongo db replicaset

    Does anyone knows how to connect Syracuse to a mongodb replica set instance? What are the conection configuration parameters on node.js? Already tried several approaches without being able to connect Syracuse with success to the active mongo node… …
  • IMPORTANT: OEM MongoDB Edition shipped with Sage Enterprise Management changed from Enterprise Editions to Community Editions

    MongoDB OEM Licensing terms have changed since October 1st, 2018. For any Enterprise Management PU9 or V11 license sold after this date with an OEM MongoDB delivery, you must make sure your customers update their MongoDB instances with the latest MongoDB…
  • How to access monogdb user table from 4GL?

    Hi there , Is there a way to access the user list stored in mongodb? I am referring to the information of the users created in the Administrator ? Users > Users Thanks