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 Nov27Troubleshooting: The Function Is Not Available Under The Responsibility≡ Category: Oracle EBS | ≅ Leave a Comment The error ‘The Function Is Not Available Under The Responsibility’ appears rarely after the menu of a responsibility is updated. The problem resolution is quite straight forward. Action Plan (1) Jul20The Timeout Parameters, can be easily changed through the profile option setup. I would recommend to change the default values against the corporate needs and policies. May22How often a password reset is required? How long does it take to find time to reset the password manually? Implementing the Self Service Password Reset can save a lot of manual workload and can be done in few easy steps. The workflow, before the to reset the password, will ask the user to [...] |
Feed RSS 
