DataStage client login results in host not found error 81011
Technote (troubleshooting) Problem(Abstract) When trying to log in to DataStage using the DataStage Designer or DataStage Director client, the user receives the following error: Failed to connect to Information Server Engine: <engine_name>, <project_name> (The host name specified is not valid, or the host is not responding (81011)) Cause Information Server DataStage clients perform a 2-step login -- first they authenticate against the service tier (WebSphere) and if successful the client then connects to the engine tier using the hostname that was setup during DataStage install (not the host name shown in DataStage client login dialog). Error 81011 is an engine tier error code which means the hostname specified in login dialog to access service tier worked, but that the hostname setup for DataStage engine could not be resolved. This situation usually occurs when the user specifies a fully qualified hostname in...