File upload validation
591751Apr 8 2011 — edited Jul 11 2011I've got a question regarding a file upload validation process. Users are allowed to upload only certain file types to the application and there is a validation process in place that seemed to be working fine, however while working on a full SYSAUX tables space issue I've discovered all junk not uploaded successfully to the application ended up in the FLOWS_FILES.WWV_FLOW_FILE_OBJECTS$ table eating all my tablespace. Is there a way to prevent this behavior and stop a file upload before it gets to this table?
Thanks,
Art