List,
We have an automated loader that pulls files from an inbox and loads into SAPDB. Every so often we get the following error. ERROR [HY090] [MySQL MaxDB][SQLOD32 DLL] Invalid string or buffer length If we stop the service and restart it processes all incoming files just fine. Only happens once a month or so. Also, we have noticed on occasion that the number of DB sessions is abnormally high when in fact there is no one using the system. Seems like the ODBC driver may not be releasing the session or something. We run 7.5.00.16 db and 7.05.00 odbc driver in internal mode. Keith Arnold