I am trying to outline the pros and cons of storing images either in an Oracle 9i database or on a FileNet server. JDBC would be used in option one and the FileNet JCA API would be used for option 2. Any thoughts/experiences on performance of insertion/retrieval of images stored in the DB would be appreciated!

Thanks!