;--------------------------------------------------------------------------- ; WARNING: Do not make changes to this file! ; ; Changing this file directly could result in a loss of ; information required by SequeLink to execute. ;--------------------------------------------------------------------------- ;--------------------------------------------------------------------------- ; Copyright (c) INTERSOLV, Inc. 1996. All rights reserved. ; slcore.msg ; $Revision: 1 $ ;--------------------------------------------------------------------------- [errors] -26001=Not yet implemented -26002=This SequeLink feature is not supported anymore -26003=This is an unknown SequeLink verb -26004=The specified SequeLink connection is busy -26007=Memory allocation error (1) -26008=Memory allocation error (2) -26009=Incompatible versions of Client and Server software -26010=A NULL pointer is specified -26011=A packet overflow occurred -26012=An inactive connection is used -26116=An invalid SequeLink data type is specified -26117=An invalid SequeLink data size is specified -26118=An invalid SequeLink reference number is specified -26119=An invalid context name is specified -26120=An invalid SequeLink variable kind is specified -26121=An invalid SequeLink context type is specified -26223=An invalid direction is specified -26241=The specified number of statements is invalid -26250=The specified number of variables is invalid -26260=The specified value for the InputAvailable parameter is incorrect -26270=The specified number of variables is invalid -26280=The specified count parameter is invalid -26290=The specified rowcount is invalid -26292=The length of a single fetched row was too large to fit in a single network packet -26300=The specified action is invalid -26301=The specified transliteration module is not found -26302=The specified transliteration module is corrupt -26320=The specified number of describes is invalid -26321=Multiple calls to SQDefineDescribe are not supported -26330=The specified index is invalid -26331=SQDefineDescribe has not been called -26340=The connection is already active -301=(LE) A wrong variable reference number was specified, the field is not found on host. -302=(LE) An unsupported parameter kind is specified. -303=(LE) Memory allocation failure on the host. The available dynamic memory is too small. -304=(LE) Session reference number not found on host. -305=(LE) An attempt was made to exceed the maximum allowed active logon sessions. -306=(LE) An attempt was made to exceed the maximum number of open statements allowed. The number of statements that can be simultaneously open with has an upper limit determined by the database itself or by SequeLink. -307=(LE) No command string was passed to the service i.e. the SQL statement is empty. -308=(LE) An unsupported SequeLink type is specified. -309=(LE) Description too large for network packet. -310=(LE) No string available for error -310. -311=(LE) No string available for error -311. -312=(LE) An attempt was made to do a SQPartialBind or SQPartialFetch call on a bound column. -313=(LE) A non-zero offset was specified on a SQPartialFetch call for an unsupported SequeLink type, e.g. an offset was specified for long data. -314=(LE) An illegal size was specified on a SQPartialFetch call. -315=(LE) The variable reference number or variable position is zero, which is an invalid value. -316=(LE) A network packet is encountered with an unknown SequeLink Service Protocol version. -317=(LE) A network packet is encountered with an unknown SequeLink Service Protocol verb identification. -318=(LE) No string available for error -318. -319=(LE) No string available for error -319. -320=(LE) No string available for error -320. -321=(LE) No string available for error -321. -322=(LE) No string available for error -322. -323=(LE) No string available for error -323. -324=(LE) Network read error on the host. -325=(LE) Network write error on the host. -326=(LE) The memory allocation of the initial packet failed. -327=(LE) An attempt was made to connect to a service with an invalid license key. -328=(LE) License rejected, invalid or expired. -329=(LE) A connection could not be established before the timeout occurred. -330=(LE) The SequeLink service process was killed. -331=(LE) Service initialization failed. -332=(LE) Bad format for router redirect info. -333=(LE) Cannot load the network module. -334=(LE) Cannot connect to remote server. -335=(LE) Problem building server connect string. -336=(LE) A network write error occurred while trying to send a message to the server. -337=(LE) A network read error occurred while trying to read a message from the server. -338=(LE) No string available for error -338. -339=(LE) Statement reference number not found or lost. -340=(LE) No string available for error -340. -341=(LE) An error occurred while performing an action on a thread. -342=(LE) An internal error occurred while handling diagnostics. -343=(LE) An attempt was made to get a diagnostic with an index larger than the total number of diagnostics. -344=(LE) An error occurred while trying to allocate a resource handle. -345=(LE) An error occurred while trying to free a resource handle. -346=(LE) An error occurred while trying to open a resource handle. -347=(LE) An error occurred while trying to close a resource handle. -348=(LE) An error occurred while trying to get a resource key value. -349=(LE) This diagnostic number is reserved for internal use. -350=(LE) This diagnostic number is reserved for internal use. -351=(LE) Client application tried to reinitialize the describe definition.