![]() |
| Support Home | Search | Documentation |
PROBLEM: Receiving "Error 913" when attempting to connect to DataGate (DataGate/400 or DataGate for Windows) with Acceler8DB Database ManagerThe information in this article applies to:
SYMPTOMS:When attempting to connect to DataGate with Acceler8DB Database Manager, an error occurs: "Error 913: The TCP/IP Connection was terminated unexpectedly. The Server was probably shut down". In addition to the error message no one, nor any ASNA products can connect. CAUSE:There are several causes for this error:
dgEiCONNLOST = 913 RESOLUTION:NOTE: Please coordinate with your System Administrator or IBM regarding changing or modify the Job Description (JOBD). Here are the possible resolutions:
Figure 1 The Default Job Description (QDFTJOBD) on the AS/400 causes the jobs to run in multi-threaded mode (See Figure 2).
Figure 2 Copy the default job description into a job description that resides in DataGate/400 library: DG8_40 and name it as DG8JOBD, and changed the multi-threaded mode to *NO and changed the DataGate/400 Service Profile (DG8SVCPRF) to use that new job description (See Figure 3).
Figure 3 Started DataGate/400: DG8_40/STRDG8SVR MORE INFORMATION:If you need to force a joblog to see if there is information on the multithreading capabilities, please follow the steps below:
Figure 4 The AS/400 C runtime notices that the job has the multithreaded flag turned on (the job description caused the flag to be turned on), and uses alternative logic for the exit() function DataGate/400 uses. Anytime exit() is called with this flag turned on, the job will end immediately. DataGate/400 only uses exit() in the routine that is starting the license manager job. Releated Links:
Keywords: job, terminate, service, Multi-thread, multithreaded, multithread, connect |
Last Modified Date: 3/6/2006 9:47:41 AM
Copyright © 2005, 2006 ASNA Inc.
| Support Home | Search | Documentation |