My Oracle Support Banner

How To: Setup The PL/SQL File Upload Feature With Oracle HTTP Server (Doc ID 2225527.1)

Last updated on JULY 28, 2023

Applies to:

Oracle HTTP Server - Version 11.1.1.9.0 and later
Information in this document applies to any platform.

Goal

The purpose of this document is to provide a minimal set of steps for exercising PL/SQL's File Upload feature. This "How To" document has been fashioned into 4 easy steps. It is an augmentation upon the existing documentation that exists for PL/SQL at: 3.7.4 File Upload https://docs.oracle.com/cd/E29542_01/portal.1111/e12041/concept.htm#YPMOD378 , but includes a critical missing step not included in the standard documentation. These steps create a basis and foundation for PL/SQL to accept file uploads with Oracle HTTP Server and may be expanded to add additional functionality.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 STEP 1 - Update dads.conf with the following...
 STEP 2 - Create HTML for file upload (upload_file.html)...
 STEP 3 - On the database being used for PL/SQL (I.e. Oracle EE) configure the following...
 STEP 4 - Create the stored procedure for handling the file upload...
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.