E1 Tips The Tips & Tricks of a CNC Administrator on Oracle JDEdwards EnterpriseOne

Posts Tagged ‘eGen’

Handy eGen Tweak

In order to shorten the time that it takes to run the eGen process, I modify a couple settings in the gen.bat file.  They modify the memory that is used by the JVM. ms128m –> ms512m mx512m –> mx1024m The full line in the gen.bat looks like the following: %JAVA_PGM% -Xss1m -ms512m -mx1536m -Ddefault_path=%INI_DIR% -classpath ...

Egen Process JDBJ Gotcha

When setting up a workstation to perform the eGen process, once in a while there is a step that I seem to forget.  It has to do with two settings in the JDBJ.INI file that need to be changed from their default values and JDBJ driver files: [JDBj-SPEC DATA SOURCE] – This whole stanza needs ...

E1 Terminology

03.06.2007 · Posted in EnterpriseOne - General

Speaking the language is key to becoming a knowledgeable Oracle EnterpriseOne (E1) administrator. So here are a few key terms: CNC – Configurable Network Computing. This term was used by JD Edwards to describe the flexibility of OneWorld’s architecture. Pathcode/Central Objects – code repository PD811, PY811, DV811, PS811 Environment – Pathcode + Data PD – ...