EBS

Auto Reversal Journal Setup

Auto reversal in oracle means , We will create some rules and setups for some GL journal source which will automatically reverses the GL journals for that Source as per the Auto Reversal Setup. here below we will…

Read More

Setup a new store in Oracle RMS

To Setup a new store in RMS follow the steps given below    Step 1: First open the browser and type the given URL: http://shk-oratestapp02.hk.oracle.se:7783/RetailWorkspace/faces/faces/RetailWorkspace.jspx login screen will be displayed.…

Read More

Data Migration and Conversion Strategy

Data migrations generally result from the introduction of a new system. This may involve an application migration or consolidation in which one or more legacy systems are replaced or the…

Read More

How to Change the Default Request Group in E-Business Suite Support Analyzer Bundle Menu

It is possible to change the default request group for a given Analyzer at the individual analyzer level. 1.Start the menu with “perl Menu.pl” 2,Select a Product Family 3.Select an…

Read More

ORA-29532: Java call terminated by uncaught Java exception: java.lang.OutOfMemoryError – ecx_utils.INITIALIZE

When  trying to submit one of GL report end with  error. The error message shows ORA-29532: Java call terminated by uncaught Java exception. select * from ************_LOV  ORA–29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException 29532. 00000…

Read More

FNDLOAD SYSNTAX FOR ALL APPLICATION OBJECTS IN EBS R12.2

Description: Following steps are used to upload the application objects using FNDLOAD. FNDLOAD Syntax These are the extensive list which can be done through FNDLOAD — Concurrent Programs, Executables —…

Read More

FORMS COMPILATION IN EBS R12

Description: Following steps are used to compile the forms in EBS R.12. Steps: Step 1: Login to application user in application server through winscp and go to $AU_TOP/forms/US step 2:…

Read More

perl adcfgclone.pl appsTier dualfs ERRORS and SOLUTION

1) perl adcfgclone.pl appsTier dualfs ERRORS and SOLUTION ============================================ ERROR 1 ========= StackTrace: java.lang.Exception: oracle.apps.ad.autoconfig.oam.InDbCtxFileException: Exception : Error executng BEGIN fnd_gsm_util.upload_context_ file(:1,:2,:3,:4,:5); END;: 1; Oracle error -1552: ORA-01552: cannot use…

Read More

Query To Check Concurrent Program Run History in EBS

The following query will help you to find the history of concurrent programs run in your EBS environment. You should connect to ‘apps’ user for executing this query and query…

Read More

Hold Pending Concurrent Requests and release them

Here is an easy way to put all the Pending Concurrent requests in hold, if we are going through any situation(Mostly any Production Cutover/Go live scenarios). 1. First create a…

Read More