Server error messages 10100 - 10199 – Sybase 11.9.x-12.5 User Manual

Page 421

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1095

Server Error Messages 10100 - 10199

Number

Severity

Text and Explanation

10101

16

The object_type column cannot be NULL.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10102

16

The attrib_notify() function can only be used from a system stored procedure or with ad
hoc updates enabled.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10104

16

Class %d is not a valid attribute class.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10105

16

Attribute %d is not a valid attribute within class %d.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10106

16

Class cannot be NULL.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10107

16

Attribute cannot be NULL.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10108

16

The `action' parameter cannot be NULL.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10109

16

The value of the parameter `%s' is `%d'. The value should be between %d and %d.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message.

10110

10

The entry being added will have no effect due to precedence or scope rules.

Explanation:

This is an informational message but may require follow-up action.

Contact your System Administrator.

10111

10

The entry being dropped is preceded by another specification; dropping the entry will have
no effect.

Explanation:

This is an informational message but may require follow-up action.

Contact your System Administrator.

Advertising