Does anyone know what is the equivalent of MySQL's "Max Allowed Packet size" in Oracle 11g? I am having some issue trying to attach huge files from my application using Tomcat7.
File attachment can go up to 4.0 GB in size (these could be video files mp4, avi & mov)
The application is actually called GroupLink eHelpDesk 11.2 as our frontend application using tomcat7 and our backend database is Oracle 11g.
Does anyone know how to configure uploading large file into Oracle 11g database?
Any idea if Tomcat needs to be configure to allow such huge file uploads?
Thanks,
Johnnie
PS> I am not sure if I selected the correct forum for this. Please advise.