Sybase 11.9.x-12.5 User Manual

Page 89

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

763

172

15

Can't use HOLDLOCK in Browse Mode

Explanation:

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

satisfy the condition indicated in the message.

173

15

The definition for column `%.*s' must include a datatype.

Explanation:

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

satisfy the condition indicated in the message.

174

15

The function `%.*s' requires %d arguments.

Explanation:

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

satisfy the condition indicated in the message.

175

15

Functions may only be nested to level %d.

Explanation:

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

satisfy the condition indicated in the message.

176

15

Function `%.*s' is not yet implemented.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server

cannot perform the requested action.

177

15

%s cannot create a temporary object (with `#' as the first character name.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server

cannot perform the requested action.

178

15

A RETURN statement with a return status may only be used in a SQL stored procedure.

Explanation:

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

satisfy the condition indicated in the message.

179

15

Can't use the OUTPUT option when passing a constant to a stored procedure.

Explanation:

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

satisfy the condition indicated in the message.

180

15

There are too many parameters in this CREATE PROCEDURE statement. The
maximum number is %d.

Explanation:

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

satisfy the condition indicated in the message.

181

15

Can't use the OUTPUT option in a DECLARE statement.

Explanation:

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

satisfy the condition indicated in the message.

182

15

Table and column names must be supplied for the READTEXT or WRITETEXT utility.

Explanation:

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

satisfy the condition indicated in the message.

183

15

The scale (%d) for column `%.*s' must be within the range %d to %d.

Explanation:

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

satisfy the condition indicated in the message.

Number

Severity

Text and Explanation

Advertising