I have an application running in Apache Tomcat whith connection to SAPDB. When the used space of the SAPDB data area is around 82% my application display this error:

com.sap.dbtech.jdbc.exceptions.ConnectionException: [-1] Communication Error
at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:418)
at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:325)
at com.sap.dbtech.jdbc.StatementSapDB.sendCommand(StatementSapDB.java:681)
at com.sap.dbtech.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:720)
at com.sap.dbtech.jdbc.StatementSapDB.execute(StatementSapDB.java:219)
at com.sap.dbtech.jdbc.StatementSapDB.executeQuery(StatementSapDB.java:350)....


and I can't work more with the application, i have to restart it to work one more time.

Why does my application display this error if the SAPDB data area is not in a full state?

It is urgent.
Thanks.


-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to