Oracle Apps Technical Stuff
Tuesday, October 23, 2012
API To Assigns An Existing Role To An Existing User In The 'CRM_DOMAIN'
›
Script to Assign the Install base roles for a User BEGIN jtf_auth_bulkload_pkg.assign_role('<&USER_NAME>','CSI_NOR...
Tuesday, October 16, 2012
Query to Find the SID of the a Concurrent Program running from Application
›
SELECT fcr.request_id , SUBSTR (DECODE (fcr.description , NULL, fcp.user_concurrent_program_name ...
Monday, October 8, 2012
Syntax to Create the Soft link for .PROG file
›
Script to create the Soft Link for the Shell Script ln -s $FND_TOP/bin/fndcpesr FILE_NAME
Friday, September 21, 2012
How to Query on the LONG datatype Columns
›
-- Create the custom table as mentioned below CREATE TABLE XX_ALL_TRIGGERS AS SELECT TRIGGER_NAME,TO_LOB(TRIGGER_BODY) AS TRIGGER_BODY F...
Wednesday, August 29, 2012
Query to get the Details of the WF Service Components
›
1. Go To responsibility Workflow Administrator 2. Navigation Workflow Administrator --> Oracle Application Manager -...
‹
›
Home
View web version