Easysoft JDBC-ODBC BridgeWhat does "valid logonuser and logonpassword must be specified to gain access to this system" mean? |
|
This error indicates that the following parameters have been omitted from the JDBC URL:
logonuser=someUserName logonpassword=somePassword
Note The user in logonuser must have the ability to be able to physically log on to the machine where the JOB server is running.