The following code will query some data from the Oracle Database and will export them on a CSV file.
The webserver where this script is executed should have the OCI8 library installed.
The execution of this script can be also scheduled to have a periodic backup of a certain table.
The script below will extract from the system [...]
Dec11SCRIPT: Backup an Oracle Table with PHP≡ Category: Oracle EBS | ≅ Leave a Comment Dec4SCRIPT: Send an Email with PL/SQL≡ Category: Oracle EBS | ≅ Leave a Comment Sometimes it’s needed to send an email using PL/SQL. This can be done with few lines of code pasted below. The variables $server.address, $domain, $sender_email, $recipient_email should be replaced with the relevant information. DECLARE May8HOW-TO: Transfer an Oracle Form Personalization to a Different Environment≡ Category: Oracle EBS | ≅ 1 Comment After 2 weeks of holiday… Mar27SCRIPT: Function that Can be Acceded by a User≡ Category: Oracle EBS | ≅ Leave a Comment Sometimes it’s needed to check what a user can do in the system. Feb6Before to set an end date to a user account, it always worth to check if there are scheduled concurrent programs assigned. Jan30SCRIPT: Forms used by a User≡ Category: Oracle EBS | ≅ Leave a Comment In case of issues, a System Administrator needs to know what a user has done in the system. |
Feed RSS 
