Sybase 11.9.x-12.5 User Manual

Page 341

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1015

7334

16

Subqueries are not allowed in a RAISERROR.

Explanation:

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

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

7335

15

A SELECT statement that assigns a value to a variable must not be combined with a
COMPUTE clause.

Explanation:

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

satisfy the condition indicated in the message.

7336

10

Line number %d contains non-ANSI identifier. Length of identifier `%.*s' is greater than
18.

Explanation:

Check command syntax and semantics.

7337

10

FIPS WARNING: Truncation when inserting long char/varchar/unichar/univarchar into
shorter char/varchar/unichar/univarchar.

Explanation:

Check command syntax and semantics.

7338

10

FIPS WARNING: Union of exact numeric with different precision or scale.

Explanation:

Check command syntax and semantics.

7339

10

FIPS WARNING: Union of chars or of literals with different lengths.

Explanation:

Check command syntax and semantics.

7340

10

FIPS WARNING: Union of chars with literal.

Explanation:

Check command syntax and semantics.

7341

10

FIPS WARNING: Inserted approximate numeric into exact numeric.

Explanation:

Check command syntax and semantics.

7342

15

Keyword SHARED can not be used in a SELECT statement which is not part of the
declaration of a cursor.

Explanation:

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

satisfy the condition indicated in the message.

7343

15

The value (%d) given to the %S_MSG is not within the allowed range. The allowed
range is between %d and %d.

Explanation:

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

satisfy the condition indicated in the message.

7344

16

DECLARE CURSOR must be the only statement in a query batch.

Explanation:

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

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

7345

16

SELECT is not allowed in a dynamic EXECUTE IMMEDIATE statement.

Explanation:

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

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

7346

16

Invalid arguments for RAISERROR extended error data.

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