Sebastian Kuhnow wrote : >Hi everybody >I have a big problem with SAP DB 7.4. I wrote a prog that converts a "Pervasive >Software ODBC-32" DB into a >"SAPDB 7.4" DB. It works with a MS >Access-DB where I >assign the Tables and Fields. When I start my >Convert-Prog it copies the data from the Pervasice into the SAP database. But >after >~ 10000 datasets I get >a deadlock. But I don't understand the table "Lockstatistic" from my SAP-DB. Who can >help me?
The lockstatistics show just one row exclusive lock in your database, i.e. there is no deadlock at the lock level. Is it possible, that just your log became full ? In this case MaxDB waits until you backed up the log. Please check this and have a look into the knldiag file of your database. Regards, Thomas -- Thomas Anhaus SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
