Hi Mark,
Thanks for your reply.
We increased the max memory to 6GB and the data cache to 4GB. However, we now see and exception
2014 09 14 12:07:20#0-500#ERROR#com.sap.mobile.platform.server.online.logging.util.DomainLogger##anonymous#http-bio-8081-exec-5###Domain Logger :: Error When creating domain log :: javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.1.v20121003-ad44345): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Can't allocate space for object 'SMP_REQUEST_RESPONSE' in database 'xxxxx' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
Our log segment is 8GB. We have also enabled truncate log at checkpoint to prevent the transaction log from getting full.
Any idea what could be the issue here?
Regards,
Roy