I have an application that uses multiple scheduled agents to access data on DB2 tables, via ODBC connection. (Lotusscript agents using LSX Connectors).
The application is run for two different companies (two separate databases, same template) on the same server.
My problem is that when one agent has connected to DB2 and is processing records, if another agent (in a different database) starts up and tries to access DB2 using the same Data Source, that second agent fails with the following message:
Error: Unable to allocate memory, Connector ‘odbc2’, Method -Execute- at line…
Does anyone have any ideas what may be the cause of this?
(It ran perfectly OK on the previous version of our server 6.0.2CF1, so I know the Agent code is OK…)
Thanks in Advance,
Tony.