Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't download files: error 404

Mvandenb-OracleMar 28 2007 — edited Mar 29 2007
Hi,

I tried to implement upload and download of files. I followed the instructions in the "2 Day + Application Express Developer’s Guide", release 2.2. The upload is working fine, but when I try to download, I get a 404 (file not found) error.
"The requested URL /pls/apex/p was not found on this server."

I checked in SQL*Plus, and the procedure p exists and is executable by the application owner.
In the error.log, I find the following error message:
"mod_plsql: /pls/apex/p HTTP-404 ORA-01722: invalid number\nORA-06512: at "FLOWS_020200.WWV_FLOW_FILE_MGR", line 96\nORA-06512: at "FLOWS_020200.P", line 26\nORA-06512: at line 22\n"

I searched the forums, but couldn't find anything helpful.
Any idea what went wrong ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2007
Added on Mar 28 2007
2 comments
229 views