Sybase 11.9.x-12.5 User Manual

Page 340

Advertising
background image

Server Error Messages 7300 - 7399

1014

7322

10

Line number %d contains %S_MSG. The error is caused due to the use of set operations
in an insert select: %S_MSG.

Explanation:

Check command syntax and semantics.

7323

10

Line number %d contains %S_MSG. The error is caused due to the use of column
headings.

Explanation:

Check command syntax and semantics.

7324

10

Line number %d contains %S_MSG. The error is caused due to the use of compute
statement.

Explanation:

Check command syntax and semantics.

7325

16

Nulls not allowed in a primary key column.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7326

10

Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI
escaping of `[` or `]' in a LIKE ESCAPE.

Explanation:

Check command syntax and semantics.

7327

10

Length or precision specification %d is not within the range of 1 to %d.

Explanation:

Check command syntax and semantics.

7328

10

Specified scale %d is not within the range of 0 to 255.

Explanation:

Check command syntax and semantics.

7329

15

There are too many parameters given with function `%.*s'. The maximum number of
parameters allowed is %d.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

7330

15

Within %s, you are not allowed to specify the database name prefix for the new object
name in %s. All new objects must be created in the current database.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

7331

15

Within %s, you can't create an object owned by another user. The specified object owner
is `%.*s', but the schema authorization id is `%.*s'.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action.

7332

15

%S_MSG is allowed only in %S_MSG

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

7333

15

%s does not allow specifying the user name as a prefix to the object name.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

Number

Severity

Text and Explanation

Advertising