subsystem

  1. kiran4hari

    E9.0 TAM locks - Too many open files for this process.

    Hi, We have one custom subsystem and this runs fine for some hours and stops processing after some time. In the debug logs, we see Error opening data file "/PY900/specfile/dddict.ddb" Too many open files for this process. I see these in business functions, for ex "B90CA184 -...
  2. kiran4hari

    E9.0 How to end a Subsystem through Code

    Hi, We have a requirement to End a custom Subsystem through JDE UBE. I have tried to insert a record in to F986113 through table I/O as I am not sure if there is an API to do this. I have mapped UBE Name, Version, Environment (ex: JPY900, where subsystem is running), OPCR = 'E' (End...
  3. Mike Mackinnon

    Subsystem Job Processing

    We occasionally (seldom!) have problems with our MRP subsystem job processing not finishing (stuck 'In Process' but not really processing) and causing our nightly job stream to not complete. During some investigation into this I see a couple fields in the F986113 table that have values in them...
  4. JDE Custom File Monitoring

    My company is currently on JDE version 9.1 and we are wanting to find a way to monitor custom JDE files for row insertion. We need to be able to run custom logic when a row gets inserted into our custom table based on the data inserted. I have looked at doing something like this through the...
Back
Top