Sybase 11.9.x-12.5 User Manual
Page 342

Server Error Messages 7300 - 7399
1016
7347
16
The IDENTITY function should be used only when the SELECT statement has an INTO
clause.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7348
16
Select expression results in more than one column having same name. Column name
`%.*s' is specified more than once
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7349
16
FIPS WARNING: Due to usage of the name of an expression in the ORDER BY clause
which has a correlation name in the select list
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7350
16
FIPS_WARNING: Use of implicit or explicit ALL in COUNT aggregate function. Only
COUNT(*) or COUNT( DISTINCT
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7351
16
Local or global variables not allowed in view definition
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7352
16
The SET option with ARITH_OVERFLOW is allowed only in SET ARITHABORT or
SET ARITHIGNORE.
Explanation:
See `set arithabort/arithignore' command restrictions.
7353
16
The SET option with NUMERIC_TRUNCATION is allowed only in SET
ARITHABORT.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7354
16
The SET can have option restrictions only when there is one option in the command.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7355
16
Table (or view) `%.*s' created by SELECT INTO or CREATE VIEW results in a column
with no name. Please specify a column name for computed columns.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7356
16
Aggregates or subqueries are not allowed in check constraints.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7357
15
Label options (CURREAD, CURWRITE) cannot be used with non-label SET options in
a single SET commmand.
Explanation:
Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
Number
Severity
Text and Explanation