Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
773
Server Error Messages 300 - 399
296 16 The conversion of CHAR to SMALLDATETIME resulted in a SMALLDATETIME
value out of range.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
297 16 There is insufficient result space to convert SMALLDATETIME value to CHAR.
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
298 16 The conversion from DATETIME to SMALLDATETIME resulted in a
SMALLDATETIME overflow error.
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
Number Severity Text and Explanation
Number Severity Text and Explanation
301 16 Query contains an illegal outer-join request.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
303 16 The table `%.*s' is an inner member of an outer-join clause. This is not allowed if the
table also participates in a regular join clause.
Explanation: Semantic error in query. Inner join and outer join were mixed.
304 16 The table `%.*s' is outer-joined with itself.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
305 16 The column `%.*s' (user type:%.*s) is joined with `%.*s' (user type:%.*s). The user
types are not compatible: underlying types must be identical in order to join.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
306 16 TEXT and IMAGE datatypes may not be used in a WHERE clause, except with the LIKE
expression.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.