Server error messages 4000 – 4099 – Sybase 11.9.x-12.5 User Manual

Page 257

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

931

Server Error Messages 4000 – 4099

Number

Severity

Text and Explanation

4001

11

Cannot open default database `%.*s'.

Explanation:

Command failed. Check syntax and your Adaptive Server environment.

4002

14

Login failed.

Explanation:

Refer to the writeup for this error.

4013

14

Login failed - not a secure SQL Server.

Explanation:

You do not have the permission to execute this command. Have the object

owner or a user with the needed role run this command.

4016

16

Language name in login record `%.*s' is not an official name on this SQL Server. Using
default `%.*s' from syslogins instead.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

4017

16

Neither language name in login record `%.*s' nor language name in syslogins `%.*s' is an
official language name on this SQL Server. Using server-wide default `%.*s' instead.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

4018

16

Your default language name from syslogins `%.*s' is not an official language name on this
SQL Server. Using server-wide default `%.*s' instead.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

4019

16

Default date order `%.*s' for language `%.*s' is invalid. Using `mdy' instead.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

4020

20

While reading characters from the client, the receiving buffer has been detected to be too
small.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Report the error to your System Administrator.

4022

10

The password has expired, but you are still allowed to log in. You must change your
password before you can continue. If a login trigger is set, it will not be executed.

Explanation:

This is an informational message. Unless otherwise specified, no action is

required. Contact your System Administrator about any warning issued in the message.

4023

10

Your password will expire in %s days.

Explanation:

This is an informational message. Unless otherwise specified, no action is

required. Contact your System Administrator about any warning issued in the message.

Advertising