MES tables are not being created in the database after configuring the MES module settings

I'm using Ignition version 8.1.42 stable and have installed Production and OEE modules, both version 3.81.10 (b2024070815) from Sepasoft website. I set up a valid DB connection with MSSql tool, installed the modules, and configured MES for storing production data. No errors encountered, but MES tables weren't created in the DB. Any assistance on this issue? Additionally, the legacy Production module of version [2.81.0 SP27] works fine but is no longer supported. Any suggestion for this? @jesse.records



image

Hello @Anantharaman_Nagaraj

There could be a couple reasons.

  1. Did you configure MES to use that database?

  2. It looks like you are using MSSQL. Are there errors in the logs describing snapshot isolation? Articles

If you change either of those, restart the production module on the gateway and check again. Verify in the logs you see this message: MES Modules Started

Thanks a lot @jesse.records for your quick reply, it worked. Database | Check for MSSQL Snapshot on Startup (sepasoft.com) @ASVIN_N_G_R