[VSRV] Error Codes
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Apr 2 22:06:12 CST 2004
On 4/2/04 9:57 PM, "X Y" <xyzabc1010 at yahoo.com> wrote:
> Hi All,
> Do you know what error 1025 for Server means? and
> error 8 on regular Valentina means?
Please ask Valentina Server beta questions on beta list.
Thank you.
enum EServer_Errors
{
kSRV_ServerError = 1000,
kSRV_ConnectionLimit, // 1001: Connection limit reached
kSRV_ProtocolNotSupported, // 1002: Protocol version not
supported
kSRV_NotEnoughMemory, // 1003: Not enough memory
kSRV_InvalidAccess, // 1004: Invalid access
kSRV_InvalidUserNameOrPassword, // 1005: Invalid user name or
password
kSRV_InvalidUserName, // 1006: Invalid user name
kSRV_InvalidDataBaseName, // 1007: Invalid database name
kSRV_NotSupported, // 1008: Operation is not currently
supported
kSRV_InvalidIdentifier, // 1009: Invalid identifier
kSRV_OperationFailed, // 1010: Call to Valentina kernel
failed
kSRV_AlreadyExist, // 1011: Object already exists (field,
baseobject, database, user)
kSRV_WrongResponse, // 1012: Wrong client response
kSRV_UnexpectedOperation, // 1013: Unexpected operation
kSRV_LogFail, // 1014: Operation with log fail
kSRV_InitFailed, // 1015: Server initialization failed
kSRV_CannotAuthenticateUser, // 1016: Cannot authenticate user
kSRV_AccessDenied, // 1017: Access denied
kSRV_OutOfSync, // 1018: Command is out of sync
kSRV_Unknown, // 1019: Unknown server error
kSRV_NoCurrentDb, // 1020: Current database not set
kSRV_InvalidCommand, // 1021: Command cannot be executed on
this type of object
kSRV_CorruptedRegistry, // 1022: Registry corrupted
kSRV_ConnectionTimedOut, // 1023: Connection timed out
kSRV_WrongDeploymentSerial, // 1024: Wrong deployment serial
kSRV_ConnectionForcedlyClosed, // 1025: Connection forcedly closed
kSRV_NoCurrentRecord // 1026: No current record.
};
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list