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

Archive for the ‘Oracle Server Manager’ 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 ...

Server Management Will Not Start After Update

We are updating our EnterpriseOne Tools Release to 8.98.2.2 and had an issue with updating the Server Manager Agent on our Windows web servers. After following the steps to do the update of the Server Manager Agent it would not restart. I was able to find a document (Doc ID 983043.1) on Oracle Support that ...

EnterpriseOne Minimum Technical Requirements

Recently, I found that the Minimum Technical Requirements for Oracle EnterpriseOne to be a little difficult to track down.  So I thought I should create a post about it here so that I don’t have to waste a bunch of time looking for it.  If I remember I did this, anyway.     JD Edwards ...

EnterpriseOne Tools Release Upgrade From 8.96 to 8.97 Rough Outline

IBM iSeries/AS400/System i Backup libraries and IFS directories Register Pristine Environment in Server Manager Create Server Manager Server Group for Pristine Upgrade Pristine Web Server Create IBM WebSphere Application Server in Server Manager Create IBM HTTP Server in Server Manager General HTML landing page: update links and info Change DNS entries Copy the code used ...

Simple Server Manger Improvement Suggestion

Have you used Oracle’s Server Manager for EnterpriseOne? If so, you may have noticed a little “feature” that is really quite annoying: when items are listed on a page they are not consistently sorted. In other words, when you display the page one time the items are in one order.  Then, when you display the ...

The EnterpriseOne Session Timeout Two-Step…Ok, Three Step

We have several work areas that require a longer inactive timeout setting than the default 20 minutes (Payroll Time-entry, Fixed Asset Accounting, etc.). Unfortunately, EnterpriseOne’s architecture does not make the process of configuring a session timeout very easy.  There are three separate separate settings that need to configured correctly.  Depending on your architecture that could ...

Server Manager Timeout

11.24.2008 · Posted in Oracle Server Manager, XML

When working with Oracle’s Server Manager you may have noticed that the session timeout is less than an hour.  Actually, it is set by default to be 45 minutes. Well, if you would like to change that, follow the steps below: Locate the web.xml file at the following location: E:\jde_home\targets\oc4j\j2ee\home\applications\ManagementConsole\ManagementConsole_WAR\WEB-INF Locate the xml node <session-config> ...