Agent works bad

Hi.I have an agent that’s run good on windows, but now (LINUX Redhat)i have an error.

USE not load…

any idea???

odbc problem???

mssql jdbc driver works???

Thanks in Advance.

Sorry for my english.

Subject: Agent works bad

Hi,

does your agent use ScriptLibraries ?

According to the error it could be a problem with loading one of them.

Check if the names of the ScriptLibs are properly written in the agents “use …” function.

Remember that the name of a script library is CASE-SENSITIVE.

If this wont help try to find out if your agent starts to run (and then gets an error) or if the problem

is that it wont run at all.

Post these infos for more help.

Bye

Hynek

Subject: RE: Agent works bad

i try with “Uselsx “*LSXODBC”” and Uselsx “*lsxodbc”, but don’t works.i have the same error.

error loading USE or USELSX module *LSXODBC or *lsxodbc.

???

Subject: RE: Agent works bad

Hi

I am sorry but I think that you can use these ODBC connections only on Windows. :-(((

To be sure you can check in on your Linux machine there is a file with a similar name as “nlsxodbc.dll”.

Bye

Hynek

From the Help DB:

Requirements for ODBC Connectivity

Connectivity software requirements depend on the operating system platform and the ODBC version you are using. You must have:

The ODBC driver appropriate to the operating system. Lotus recommends DataDirect ODBC version 3.5.

The driver must be 32-bit on Windows NT.

The ODBC driver must be thread-safe.

The ODBC Administrator must be present.

The ODBC Administrator must contain correctly defined and configured ODBC data sources.

All client software required to connect to the ODBC data sources must be installed and configured correctly.