Oracle Apps Technical Stuff
Tuesday, October 14, 2014
FRM-92095: Oracle JInitiator version too low. Please install version 1.1.8.2 or higher
›
Resolved this Error By performing following Steps : Set the system environment variable, as follows : 1. Ensure that all browser win...
Thursday, October 2, 2014
Unable to locate android build tools in the specified location (Oracle ADF Mobile)
›
If you are facing the error while deploying the Mobile app on the Andriod emulator and the error message says "Uable to locate android...
Saturday, September 13, 2014
Script To register the Custom Table In Oracle Application using AD_DD_REGISTER_TABLE
›
SET SERVEROUTPUT ON; DECLARE l_appl_short_name VARCHAR2(40) := 'XXSSN'; l_tab_name ...
Tuesday, September 9, 2014
Script to Explode the DBA_DEPENDENCIES Hierachy till Nth Level
›
SELECT DISTINCT referenced_name , referenced_type , LEVEL , LPAD( ' ',...
Tuesday, August 26, 2014
How to Handle the Date Parameter for Value set (FND_STANDARD_DATETIME) in Oracle R12
›
1. Define the Concurrent Program With Parameter as Date and attach the FND_STANDARD_DATETIME and in the PLSQL Block pass the Parameter to t...
‹
›
Home
View web version