Sybase 11.9.x-12.5 User Manual

Page 344

Advertising
background image

Server Error Messages 7300 - 7399

1018

7369

15

Procedure Grouping is not allowed.

Explanation:

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

satisfy the condition indicated in the message.

7370

16

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

Explanation:

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

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

7371

16

Specified scale %d is 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.

7372

15

Cursor FOR UPDATE cannot be specified at isolation level 0.

Explanation:

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

satisfy the condition indicated in the message.

7373

15

Browse mode cannot be specified at isolation level 0.

Explanation:

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

satisfy the condition indicated in the message.

7374

15

Invalid isolation level specified.

Explanation:

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

satisfy the condition indicated in the message.

7375

15

SELECT INTO cannot be specified with isolation level clause.

Explanation:

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

satisfy the condition indicated in the message.

7376

15

Select in a CREATE VIEW cannot be specified with isolation level clause.

Explanation:

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

satisfy the condition indicated in the message.

7377

15

SELECT INSERT cannot be specified with isolation level clause.

Explanation:

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

satisfy the condition indicated in the message.

7378

15

HOLDLOCK/NOHOLDLOCK/SHARED/READPAST conflicts with AT ISOLATION
LEVEL 0.

Explanation:

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

satisfy the condition indicated in the message.

7379

14

Permission denied. You must have the `Replication' role to set %.*s ON or OFF. Please
contact a user with System Security Officer (SSO) role for help.

Explanation:

Command failed. Certain SET commands require replication role.

7380

10

WARNING: Line %d. Invalid value for `%S_MSG' specified. This value will be
ignored, default value will be used instead.

Explanation:

When you specify a prefetch size on select, update and delete statements,

but the value you specified is not available, the ASE Buffer Manager raises this warning
message. Processing continues with the prefetch size that the optimizer determines to be
the "best" value.

Number

Severity

Text and Explanation

Advertising