Windows service instance of Replication Agent cannot connect to supported data servers

[CR #626165] A Microsoft Windows service instance of Replication Agent that has been created using the agt_service.bat or magt_service.bat script cannot connect to supported data servers even if you have already added the JDBC JAR file to the CLASSPATH environment variable.

Workaround: Ensure that the JDBC JAR file is loaded correctly by adding the JDBC JAR file in the RAX_LIBS environment variable found in agt_service.bat and magt_service.bat. For example:

RAX_LIBS=%JCONN_CLASSES%\jconn3.jar;%JCONN_CLASSES%\
jTDS3.jar;%JHOME%\lib\charsets.jar;%RAX_DIR%\classes\
sylapi.jar;%RAX_DIR%\classes\EccpressoFIPS.jar;
%RAX_DIR%\classes\EccpressoFIPSJca.jar;%RAX_DIR%\
classes\xstream.jar;E:\sybase\RAX-15_3\classes\
ojdbc14.jar