How to clear the Oracle EBS cache in a script

By |June 11th, 2025|

Introduction In Oracle EBS 12.1 and 12.2 cache is cleared according to the following document: How To Clear The Cache Using Functional Administrator? (Doc ID 759038.1) Functional Administrator>Home>Core Services>Caching Framework>Global Configuration>Clear All Cache But sometimes you may need to automate this process. There is [...]

Adjusting Oracle EBS Forms resolution

By |March 21st, 2025|

I want to share a useful tip with Oracle E-Business suite users. On some monitors EBS Forms size may be too large or too small. The solution is described in the following MOS Doc: For EBS Forms based applications on Mac OS workstations the [...]

Adop fs_clone is stuck and hanging for hours

By |February 24th, 2025|

Recently one of our customers experienced issues with adop phase=fs_clone. It just hanged for a day without any message and then failed. I spent some time debugging as there were no errors in the adop log files and adopscanlog did not help. Then I [...]

Is Oracle EBS dead?

By |February 4th, 2025|

As a proud partner of Revna, we are pleased to share an article Is Oracle EBS Dead? - Revna Technology by Eric Machado, CEO of Revna. The article explores the future of Oracle E-Business Suite amidst the growing adoption of cloud-based ERP solutions like [...]

Configuring mod_plsql in EBS 12.2

By |January 23rd, 2025|

Mod_plsql is a module included in EBS 12.2 Apache web server. It can be used to develop web application pages using server PL/SQL. The following steps need to be taken to enable this module. Create a test procedure Create the following procedure as APPS [...]

AP Supplier Upload

By |October 29th, 2024|

Overview of the AP Supplier Upload Purpose The AP Supplier Upload enables automatic creation of a bank and/or bank branch for a supplier account if they do not already exist within Oracle EBS. This upload ensures that supplier bank account details are [...]

Creating a custom concurrent manager in Oracle EBS

By |October 28th, 2024|

Preface In this post I will describe how to create a dedicated Oracle EBS concurrent manager for running custom concurrent programs. I will create a new concurrent manager to exclusively run Blitz Report and Blitz Upload concurrent requests. But the same steps apply to [...]

AR Customer Upload

By |October 7th, 2024|

Overview of the AR Customer Upload Purpose The AR Customer Upload allows users to create Customer Accounts and Sites on a single Excel line while being able to individually default the level (Account or Site) at which the profile class, tax registration, bank account, [...]

Configuring mod_plsql in EBS 12.1.3

By |September 5th, 2024|

Mod_plsql is a module included in EBS 12.1.3 Apache web server. It can be used to develop web application pages using server PL/SQL. The following steps need to be taken to enable this module. Automated mod_plsql configuration To configure mod_plsql in EBS 12.1.3 automatically [...]

By continuing to use the site, I accept the use of cookies. Accept