Server error messages 1000-1099 – Sybase 11.9.x-12.5 User Manual

Page 139

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

813

Server Error Messages 1000-1099

Number

Severity

Text and Explanation

1000

18

Abstract Plan (AP) Internal Error : An error occurred while looking for the AP group ID
in sysattributes. If the error persists, please contact Sybase Technical Support.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System
Administrator.

1001

18

Abstract Plan Internal Error : Attempting to hard-cast the non-object data structure at %1!
as an APOM object. Please contact Sybase Technical Support.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System
Administrator.

1002

16

Abstract Plan (AP) : The query does not contain an UNION operator to match the one in
the AP expression. The AP will not be applied. Check the AP syntax and its
correspondence to the query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message

.

1003

16

Abstract Plan (AP) : The number of operands of the UNION operator in the AP differs
from the number of sides of the UNION SQL query. The extra items will be ignored.
Check the AP syntax and its correspondence to the query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message

.

1004

16

Abstract Plan (AP) : The AP expression does not contain an UNION operator to match
the one in the SQL query. The AP will not be applied. Check the AP syntax and its
correspondence to the query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message

.

1005

16

Abstract Plan (AP) : The number of operands of the PLAN operator in the AP differs from
the number of steps needed to compute the query. The extra items will be ignored. Check
the AP syntax and its correspondence to the query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message

.

1006

16

Abstract Plan (AP) : The SQL query step does not create a work table matching the one
described by the corresponding STORE operator in the AP. This part of the AP will not
be applied. Check the AP syntax and its correspondence to the query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message

.

Advertising