Errors 12000 - 12999
Error |
Severity |
Event Logged |
Description (Message Text) |
---|---|---|---|
12002 |
16 |
No |
The requested %S_MSG index on column '%.*ls' of table '%.*ls' could not be created because the column type is not %S_MSG . Specify a column name that refers to a column with a %S_MSG data type. |
12003 |
16 |
No |
Could not find spatial tessellation scheme '%.*ls'. Specify a valid tessellation scheme name in your USING clause. |
12004 |
16 |
No |
Could not find the default spatial tessellation scheme for the column '%.*ls' on table '%.*ls'. Make sure that the column reference is correct, or specify the extension scheme in a USING clause. |
12005 |
16 |
No |
Incorrect parameters were passed to the CREATE %S_MSG statement near '%.*ls'. Validate the statement against the index-creation syntax. |
12006 |
16 |
No |
Duplicate parameters were passed to the create index statement. Validate the statement against the index-creation syntax. |
12007 |
16 |
No |
The CREATE %S_MSG statement is missing the required parameter '%.*ls'. Validate the statement against the index-creation syntax. |
12008 |
16 |
No |
Table '%.*ls' does not have a clustered primary key as required by the %S_MSG index. Make sure that the primary key column exists on the table before creating a %S_MSG index. |
12009 |
16 |
No |
Could not find the %S_MSG index '%.*ls' on table '%.*ls'. Either no %S_MSG index with this name exists, or a non-%S_MSG index might be using the same name. Fix the index name, avoiding duplicates. If a relational index has the same name, drop the regular relational index. |
12010 |
16 |
No |
Only one spatial index hint may appear per table, either as the first or the last hinted index. |
12011 |
16 |
No |
The value of parameter '%.*ls' of CREATE %S_MSG must be less than %d. |
12012 |
16 |
No |
The value of parameter '%.*ls' of CREATE %S_MSG must be greater than %d. |
12013 |
16 |
No |
The value of parameter '%.*ls' of CREATE %S_MSG must be greater than the value of parameter '%.*ls'. |
12014 |
16 |
No |
The '%.*ls' parameter of CREATE %S_MSG is incompletely defined. If the parameter has more than one part, all the parts must be defined. |
12015 |
16 |
No |
The index option %.*ls in the CREATE %S_MSG statement has to appear before the general index options. |
12016 |
16 |
No |
Creating a %S_MSG index requires that the primary key in the base table satisfy the following restrictions. The maximum number of primary-key columns is %d. The maximum combined per-row size of the primary-key columns is %d bytes. The primary key on the base table '%.*ls' has %d columns, and contains %d bytes. Alter the base table to satisfy the primary-key restrictions imposed by the %S_MSG index. |
12017 |
10 |
No |
The spatial index is disabled or offline |
12018 |
10 |
No |
The spatial object is not defined in the scope of the predicate |
12019 |
10 |
No |
Spatial indexes do not support the comparand supplied in the predicate |
12020 |
10 |
No |
Spatial indexes do not support the comparator supplied in the predicate |
12021 |
10 |
No |
Spatial indexes do not support the method name supplied in the predicate |
12022 |
10 |
No |
The comparand references a column that is defined below the predicate |
12023 |
10 |
No |
The comparand in the comparison predicate is not deterministic |
12024 |
10 |
No |
The spatial parameter references a column that is defined below the predicate |
12025 |
10 |
No |
Could not find required binary spatial method in a condition |
12026 |
10 |
No |
Could not find required comparison predicate |
12100 |
16 |
No |
ALTER DATABASE failed because FILESTREAM filegroups cannot be added to a database that has either the READ_COMMITTED_SNAPSHOT or the ALLOW_SNAPSHOT_ISOLATION option set to ON. To add FILESTREAM filegroups, you must set READ_COMMITTED_SNAPSHOT and ALLOW_SNAPSHOT_ISOLATION to OFF. |
12980 |
16 |
No |
Supply either %s or %s to identify the log entries. |
12981 |
16 |
No |
You must specify %s when creating a subplan. |
12982 |
16 |
No |
Supply either %s or %s to identify the plan or sub-plan to be run. |