Messages 1511 through 1530

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1511 "Text indexes are not allowed across server types."
Constant
TEXT_NOT_ALLOWED_ACROSS_SERVERS
SAP Sybase Error Number
2596
SQL State
WT033
SQL Code
-1511L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Text indexes are not allowed across server types if the query is processed in full-passthrough mode.
Error 1512 "Text index with external prefilter cannot contain both binary and string columns"
Constant
TEXT_INDEX_MIXED_COLUMNS
SAP Sybase Error Number
2561
SQL State
WT034
SQL Code
-1512L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
One or more, but not all, of the columns specified for the text index is of type binary, and the text configuration object has a prefilter library specified. Text indexes using a prefilter library can contain either binary columns or string data type columns, but not both.
Error 1513 "Sysam License Manager initialization failed."
Constant
IQ_LICENSE_INITIALIZATION_FAILURE
SAP Sybase Error Number
2547
SQL State
0A005
SQL Code
-1513L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Sysam License Manager initialization failed.
Error 1514 "Failed to checkout an IQ core license."
Constant
IQ_CORE_LICENSE_CHECKOUT_FAILURE
SAP Sybase Error Number
2546
SQL State
0A006
SQL Code
-1514L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Sysam License Manager was unable to obtain a valid IQ_CORE license.
Error 1515 "Support for spatial is not available for this CPU."
Constant
SLERR_CPU_NEED_SSE
SAP Sybase Error Number
3179
SQL State
2FW91
SQL Code
-1515L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Spatial data support for 32-bit Windows and 32-bit Linux requires a CPU that supports the SSE2 instructions.
Error 1516 "The intermediate point (%3) of the ST_CircularString segment between %1 and %2 is collinear with but not between the start and end points."
Constant
SLERR_CIRC_COLLINEAR_MIDPOINT
SAP Sybase Error Number
3180
SQL State
2FF72
SQL Code
-1516L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The start point of the ST_CircularString segment
Parameter 2
The end point of the ST_CircularString segment
Parameter 3
The specified intermediate point of the ST_CircularString segment
Probable Cause
When the intermediate point of a ST_CircularString segment is collinear with the start and end point the result is interpreted as a straight line between the start and the end point. In this case, the intermediate point must be located on the line segment between the start and end point.
Error 1517 "Logical Server \"%1\" not found"
Constant
LOGICAL_SERVER_NOT_FOUND
SAP Sybase Error Number
2545
SQL State
WQ001
SQL Code
-1517L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the logical server.
Probable Cause
The named logical server was not found in the database.
Error 1518 "Logical Server Policy \"%1\" does not allow coordinator membership in logical servers."
Constant
LS_COORD_MEMBERSHIP_NOT_ALLOWED
SAP Sybase Error Number
2543
SQL State
WQ002
SQL Code
-1518L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the logical server policy.
Probable Cause
Logical server policy does not allow coordinator as a member of logical server.
Error 1519 "Cannot determine the logical server context due to overlapping logical server memberships for login policy \"%1\"."
Constant
LS_MEMBERSHIP_OVERLAP_NOT_ALLOWED
SAP Sybase Error Number
2541
SQL State
WQ003
SQL Code
-1519L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the login policy.
Probable Cause
Cannot determine the logical server context for named login policy. Specify the logical server in the connection string
Error 1520 "Cannot recreate an already existing logical server membership."
Constant
LS_MEMBERSHIP_ALREADY_EXISTS
SAP Sybase Error Number
2539
SQL State
WQ004
SQL Code
-1520L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Multiplex server which is to be added as a member is already a member of logical server.
Error 1521 "Cannot drop a non-existing logical server membership."
Constant
LS_MEMBERSHIP_NOT_FOUND
SAP Sybase Error Number
2537
SQL State
WQ005
SQL Code
-1521L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Multiplex server membership about to be dropped was not found.
Error 1522 "Database needs to be upgraded to support the use of external libraries with text indexes."
Constant
TEXT_EXT_UPGRADE_REQUIRED
SAP Sybase Error Number
2530
SQL State
WT035
SQL Code
-1522L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The current database does not have catalog support for prefilter and term breaker external libraries. To use this feature, upgrade your database to the most recent version.
Error 1523 "Cannot reassign logical server '%1' to login policy '%2'."
Constant
LS_LP_ASSIGNMENT_EXISTS
SAP Sybase Error Number
2507
SQL State
WQ006
SQL Code
-1523L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the logical server.
Parameter 2
The name of the login policy.
Probable Cause
Logical Server - Login Policy assignment already exists.
Error 1524 "Cannot drop a non-existing assignment between logical server '%1' and login policy '%2'."
Constant
LS_LP_NON_EXISTING_ASSIGNMENT
SAP Sybase Error Number
2508
SQL State
WQ007
SQL Code
-1524L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the logical server.
Parameter 2
The name of the login policy.
Probable Cause
Logical Server - Login Policy assignment does not exist.
Error 1525 "Cannot perform specified operation, number of administrators for role '%1' falls below min_role_admins option value"
Constant
MIN_ROLE_ADMIN_VIOLATION
SAP Sybase Error Number
3181
SQL State
55W36
SQL Code
-1525L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the role that violates minimum number of administrators condition
Probable Cause
Specified operation cannot be performed because it will make the number of administrators for the specified role go below the threshold value set through database option min_role_admins.
Error 1526 "Text index %1 cannot be used with text procedure %2"
Constant
TEXT_INVALID_INDEX_FOR_PROC
SAP Sybase Error Number
2010
SQL State
WT036
SQL Code
-1526L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the text index.
Parameter 2
The name of the procedure for which the specified index is invalid.
Probable Cause
The specified text procedure cannot be used with the text index. The text procedure charset has to correspond to the charset of the text index it is accessing.
Error 1527 "Task '%1' is not allowed"
Constant
SYSPRIV_CREATION_NOT_ALLLOWED
SAP Sybase Error Number
3182
SQL State
28W18
SQL Code
-1527L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the internal task that was provided by the user.
Probable Cause
Creation of system privilege is an internal task, allowed only during database creation or upgrade.
Error 1528 "No more role grant permitted"
Constant
ROLE_GRANT_ID_NOT_AVAILABLE
SAP Sybase Error Number
3183
SQL State
28W19
SQL Code
-1528L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Maximum limit for role grants has been reached. No more role grants are permitted. Remove some role grants and try again.
Error 1529 "Outer reference not permitted in DML derived table"
Constant
SELECT_DML_OUTER_REFERENCE
SAP Sybase Error Number
3184
SQL State
42U09
SQL Code
-1529L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Outer references are not permitted in derived tables based on INSERT, UPDATE, DELETE, or MERGE statements. These derived tables may only appear in subqueries that are uncorrelated.
Error 1530 "Format '%1' is not supported in the UNLOAD statement"
Constant
UNSUPPORTED_UNLOAD_FORMAT
SAP Sybase Error Number
3185
SQL State
WL018
SQL Code
-1530L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
19
Parameter 1
The specified format.
Probable Cause
An unsupported file format was specified for the UNLOAD statement.