|
Looks like an application error to me. SQLAllocStmt has been deprecated by Microsoft in favor of SQLAllocHandle, which tells me this application is still assuming ODBC version 1.0. Things have changed with never versions of ODBC, mostly for the better. http://msdn2.microsoft.com/en-gb/library/ms712649.aspx IBM's CLI has the same function, but it doesn't look like you're executing this on the iSeries: http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/cli/rzadpfnastmt .htm If you were, joblog would give you more details to the actual problem. I'd contact Rumba. Chances are they have a fix. Elvis Celebrating 10-Years of SQL Performance Excellence -----Original Message----- Subject: Memory Allocation Error Accessing iSeries Database We are occasionally getting the following error: "[NetManage] [Rumba Data Access] [UPLOADS]Memory Allocation error SQLAllocStmt." We have a job retrieving data from the iSeries. It accesses the iSeries many times a day using SQL statements and normally has no problem. In the last few months, we've started getting this error. Once we get the error, the only way we've found to "fix" it is to reboot the server that is trying to access the iSeries. Anyone have any ideas?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.