Sybase 11.9.x-12.5 User Manual

Page 498

Advertising
background image

Server Error Messages 11700 - 11799

1172

11734

16

The quoted identifier '%.*s' is illegal because it contains an embedded period followed by
an embedded double quote. Please substitute another character in place of one of these
characters.

Explanation:

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

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

11735

15

You specified an invalid password option.

Explanation:

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

satisfy the condition indicated in the message.

11736

16

line %d: You cannot specify this command in an ’execute immediate’ context.

Explanation:

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

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

11737

16

You cannot specify outer joins in the HAVING clause of a query.

Explanation:

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

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

11738

16

Table name ’%.*s’ is reserved for internal use by Adaptive Server. Please use a different
name.

Explanation:

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

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

11739

15

The value specified for identity gap ’%d’ is not legal; identity gap must be greater than 0.

Explanation:

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

satisfy the condition indicated in the message.

11740

16

UNICHAR and UNIVARCHAR datatypes are not supported when server’s default
character set is not UTF-8.

Explanation:

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

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

11741

15

Identity gap can be specified only for tables which have identity columns.

Explanation:

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

satisfy the condition indicated in the message.

11742

15

language java’ and ’parameter style java’ clauses must be specified when creating sqlj
procedure/function.

Explanation:

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

satisfy the condition indicated in the message.

11743

15

CREATE for extended stored routine cannot contain statement ’%s’; it can only contain
1 EXTERNAL statement.

Explanation:

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

satisfy the condition indicated in the message.

11744

15

WITH CHECK OPTION is not allowed in the definition of a union view.

Explanation:

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

satisfy the condition indicated in the message.

Number

Severity

Text and Explanation

Advertising