Sybase 11.9.x-12.5 User Manual

Page 215

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

889

2754

16

There is an argument position specifier that is out of range in a call to %s. Valid argument
position specifiers must be in the range from 1 to %d.

Explanation:

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

and permissions. Take any corrective action indicated by message.

2756

16

Specified type precision %d more than the maximum precision %d.

Explanation:

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

and permissions.

2757

16

Specified scale %d more than the specified precision %d.

Explanation:

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

and permissions. Take any corrective action indicated by message.

2758

16

Resdom says that column or parameter has no arguments but the length is non-zero. Given
length %d.

Explanation:

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

and permissions. Take any corrective action indicated by message.

2759

10

Internal error: illegal tree encountered.

Explanation:

This is an informational message but may require follow-up action.

Contact your System Administrator.

2760

10

Column name `%.*s' does not exist in target table.

Explanation:

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

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

2761

10

Failed to create declarative constraints on table `%.*s' in database `%.*s'.

Explanation:

There may be a potential problem with a database or database object.

Contact your System Administrator.

2762

16

The `%s' command is not allowed within a multi-statement transaction in the `%.*s'
database.

Explanation:

QL Server could not perform the requested action. Rewrite the command

to conform to the requirement specified in the error message.

2763

16

An attempt to grant CREATE TABLE permission to PUBLIC in tempdb failed.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

2764

16

Identity field `%.*s' must be a numeric with a scale of 0 and not null allowed.

Explanation:

QL Server could not perform the requested action. Rewrite the command

to conform to the requirement specified in the error message.

2765

16

A table can only have one identity column. Since table `%.*s' already has one, you can't
add the column `%.*s'.

Explanation:

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

and permissions. Take any corrective action indicated by message.

Number

Severity

Text and Explanation

Advertising