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

Archive for the ‘JDBJ’ Category

How To Clear The UDC Cache

Did your users add a User Defined Code (UDC) and now they can’t use it? Well, you have to clear the JAS server cache of UDC values.  Unfortunately, there isn’t an obvious JDBj Database Cache listing in Server Manager as UDC Cache.  So, which one needs to be cleared? => JDBj Service Cache <sarcasm>Wow, that ...

Journaling a Physical File on IBM iSeries Using STRJRNPF

We have a system that needs to interface directly with some EnterpriseOne Files.  This system is written in Java and seems to be very difficult to change any JDBC settings to not use commitment control. Anyway, to get around this issue, we started journaling the physical file that the JDBC command was trying to update ...

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 ...