Oracle Apps Technical Stuff
Tuesday, July 23, 2013
Script to Raise the Business Event In Oracle Applications
›
Below is the Sample Script to raise the Business Event . DECLARE l_event_name VARCHAR2 (240) := ...
Wednesday, July 17, 2013
Important Unix Scripts
›
1. Script To Find the Line Numbers In a Files For a Particular String Syntax :- sed -n '/String_to_search/=' file_name.txt Ex:...
Monday, June 24, 2013
Useful Scripts for E-Business Suite Applications Analysts
›
1. How to check if a patch is applied? select * from ad_bugs where bug_number = :bug_number; select * from ad_applied_patches wh...
‹
›
Home
View web version