How to configure image files for Embedded PL/SQL Gateway(dbms_epg)?
(Doc ID 1350942.1)
Last updated on JUNE 12, 2021
Applies to:
Oracle Database - Standard Edition - Version 9.2.0.3 to 11.2.0.2 [Release 9.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
-- Called the following htp.image('/images/image.jpg') generating tag <IMG SRC="/images/image.jpg">.
-- With mod_plsql then configured ALIAS (Alias /images /opt/oracle/as/Apache/myimages) in dads.conf that tells Apache the images directory and then copy gif's and jpeg's into that directory on the Application Server.
-- How to place all the images so that the embedded pl/sql gateway can then see these images.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |