| Mailing List | | Home | | MySQL General - General MySQL discussion | | MaxDB - Everything about MaxDB, formerly known as SAP DB | | MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP | | ODBC - ODBC with the MySQL Connector/ODBC driver | | MySQL++ - Programming with the C++ API to MySQL | | Java Help - Mostly related to the MySQL Connector/J driver | | Perl - Perl support for MySQL with DBI and DBD::mysql | | GUI - MySQL GUI Tools | | Announcement |
|
|
  | |  | Question about data area | Question about data area 2004-03-11 - By Jos? Rómulo Elías Contreras
Back 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/maxdb?unsub=mysql@(protected)
|
|
 |