Hi, We are using JasperServer 3.5.1 Is there a maximum size to the report that can be generated in Jasper? Is there a correlation between the maximum size a generated report can be of, and the size of the blob field in the JICONTENTRESOURCE table? Could some one please explain this in detail.. or is it that simple a fact? Assuming there is a direct relation - is it as simple to just change the blob field size (from the current 20971520) to any other size so it can accomodate the bigger report? Or are there any other changes we will need to do to accomodate this? Please help. Regards, Nagesh Code:An error occurred while saving P_SUBM009_Subreport3_MarketLevel_Main-200909120535.pdf into the repository.com.jaspersoft.jasperserver.api.JSExceptionWrapper: org.springframework.orm.hibernate3.HibernateJdbcException: JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.DataException: could not insert: [com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent.ContentRepoFileResource]Caused by: org.hibernate.exception.DataException: could not insert: [com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent.ContentRepoFileResource] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)Caused by: com.ibm.db2.jcc.b.jm: DB2 SQL Error: SQLCODE=-302, SQLSTATE=22001, SQLERRMC=null, DRIVER=3.50.152 at com.ibm.db2.jcc.b.wc.a(wc.java:571)