| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 370 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
The JDBC drivers in Surveyor/400 are unable to contact your AS/400. It could be one of several things.
- The IP Address you defined for the AS/400 is incorrect. Make sure the IP Address is correct and you can successfully "ping" the IP from a DOS prompt. See your network administrator if you do not know the IP address of your AS/400. Use the configuration screen to "UPDATE" the system's IP or Host Name if necessary.
- The Host Name is incorrect or cannot be resolved on your client PC. Make sure the Host Name is correct and you can successfully "ping" the Host Name from a DOS prompt. See your network administrator if you do not know the Host Name or IP Address.
- The OS/400 servers need to be started. Issue the command "STRHOSTSVR *ALL" from a command prompt. If not already started, run "STRSBS QSERVER" from an AS/400 command prompt to start the QSERVER subsystem before starting the servers. |
|