We’re having some problems with a couple of our scheduled agents which are using :
Uselsx “*lsxodbc”
When the agent tries to run on the server we get the error message in the log:
error: Error loading USE or USELSX module: *lsxodbc
I can’t see any library on the server, while I can see nlsxodbc.dll on my local PC, so I am assuming there should be an equivalent on the server to include. Is there a part of the domino installation we’ve missed out to include the required files?
It’s an outstanding reference. The material you’re looking for is in chapter 5 starting around page 325. You’ll need to install the ODBC layer, probably using unixODBC (if you don’t already have it installed).