I have run into a problem with SAP DB: when the database is full
(according to the knldiag log file), commands executed against
the database simply hang and never return. I would have expected 
a clean error message in this case.

Obviously, this poses a major problem for 24/7 high availability
applications, so my question is whether I could implement some
regular check on the current fill state of the database.

Is there some SQL statement I could execute to get the current
database fill state ?

Background: I access SAP DB through the 7.3.0.20 ODBC driver.

Thanks,
-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Software:                   http://www.egenix.com/files/python/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to