We are having a few problems with a background Notes agent running a bit of lotus script.
The agent runs every X mins, and uses an ODBC connection to grab data from a file sitting on our iSeries (AS400) box, read the file contents n and then send’s emails to people using the data got from the file as the recipient, subject & body, it then remove the entry in the file.
Since we have installed a new iSeries box and upgraded teh version of notes from 6.02 to 6.5 it has stopped working, and after investigating the error i get is “LS:DO- ODBC could not complete the requested operation.”
I think it is having problems getting the odbc connection / opening it, although it could be a config issue on the server setup (although i think we did a straight copy from one box to the other).
Any ideas as this is annoying and dont really want to have to totally re-write the agent if i can help it!!!