Oracle Application
Pages
(Move to ...)
Home
Terms and Conditions
Privacy Policy
▼
Wednesday, 13 November 2024
Oracle PLSQL Script - How to Generate File and Place it on Oracle File Server Using Oracle Utility
›
DECLARE -- Declare file handler file_handle UTL_FILE.FILE_TYPE; -- Declare variables for data to be written v_line VARCHAR2(100...
Thursday, 26 September 2024
Oracle Fusion - SQL Query to get User Need to Approve pending approval Purchase Requestion and Purchase Order Transaction Details
›
SELECT 'Requisition' type, prha.document_status approval_status, to_ch...
1 comment:
Wednesday, 11 September 2024
Oracle EBS - How to Enable Debug log on user's session
›
1) As System Administrator responsibility Navigation: Profile -> System a) In the FIND window, ...
‹
›
Home
View web version