Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

9802      20           Deletion of row in SYSPARTITIONS failed. Database id %d, Object id %d, Partition number %d.
9803      21           Missing row in SYSPARTITIONS. Database id %d, Object id %d, Partition number %d.
9805      10           Partition number %d for object id %d in database %d does not exist.
9807      20           Process %d encountered deadlock while trying to lock control page %u of partition %d for object id %d.
9809      21           Control page %u specified for partition number %d of object id %d in database %d does not exist.
9810      21           Control page %u specified for partition number %d for object id %d in database %d is corrupt.
9814      21           SYSPARTITIONS table is missing in database %d.
9816      17           Unable to allocate an in-memory partition structure for object id %d in database %d. To increase the number of available partitions 
                             update the 'partition groups' configuration parameter.
9817      16           Invalid object ID %d. Valid user object ID is a positive integer.
9818      16           Invalid partition number %d. Valid partition number is a positive integer.
9819      11           Object ID %d does not exist in database `%.*s'.
9820      11           Partition number %d for object ID %d in database `%.*s' does not exist.
9821      12           The object `%.*s' is not a partitioned table.
9822      21           An error occured during an update to a control page. The old last page ID %u does not match the last page ID of any partition
                             for object `%.*s' (ID %d) in database `%.*s' (ID %d). The transaction is being rolled back.
9823      20           Insert new partition row in SYSPARTITIONS failed for slice number %d. Database id %d, Object id %d, Total number of slices %d.
9824      20           Update row in SYSPARTITIONS failed. Database id %d, Object id %d, Partition number %d
9826      16           The number of data pages in partition number %d for table '%.*s' in database '%.*s' could not be determined because the table is currently being altered.
9827      10           Warning: Control page %u upgrade for partition number %d for object ID %d in database '%S_DBID' may not have been done correctly.
                             Please run sp_helpartition on this table and, if necessary, correct the values with UPDATE PARTITION STATISTICS.
9828      10           Warning: Column '%.*s' is being created as an %s column.
9829      22           Compressed data row %p in objid %d, dbid %d is corrupted.
9830      16           Compression version '%d' is invalid for table '%.*s' (ID %d), database '%.*s' while compressing page %u.
9831      16           %s thread pool command failed on %s instance. For the Cluster Edition, check the error log of each instance.
9832      10           WITH HASHING does not support WITH SAMPLING = %ld PERCENT, sampling phrase is ignored.
9835      16           Illegal value '%d' specified for '%s' command option '%s'. The legal values are between '%d' and '%d'.
9837      16           max_resource_granularity is not supported for UPDATE STATISTICS of proxy tables.
9838      16           Hashing options are not supported for UPDATE STATISTICS of proxy tables.
9839      16           Not enough tempdb buffer cache memory available for operation.
9840      20           Internal hash based statistics collection error on column (%.*s). Contact SAP Technical Support for help.
9841      10           Update Statistics %.*s.
9842      10           Update Statistics index scan started on index '%.*s'.
9843      10           Update Statistics index scan started on index '%.*s', partition '%.*s'.
9844      10           Update Statistics table scan started on table '%.*s'.
9845      10           Update Statistics table scan started on table '%.*s' for summary statistics.
9846      10           ...Sorting started for column tuple.
9847      10           ...Sorting started for column '%.*s' (column id = %d).
9848      10           ...Column '%.*s' (column id = %d) is moved from hashing to sorting.
9849      10           ...It is using existing scan to hash column '%.*s' (column id = %d).
9850      10           ...Column '%*s' (column id = %d) is picked as hash victim due to limited resource.
9851      10           Update Statistics table scan started on table '%.*s', partition '%.*s'.
9852      10           Update Statistics table scan started on table '%.*s', partition '%.*s' for summary statistics.
9853      16           Index name '%.*s' already specified.
9854      16           User '%.*s' can not own any objects.
9855      18           Internal statistics collection error on object (%.*s) column (%.*s). Contact SAP Technical Support for help.
9856      16           The option '%.*s' cannot be used for data partitions.
9857      16           %s using the %s parameter not allowed on columns
9858      16           In the %s command, you cannot specify histogram options at the same time as %s parameters.
9859      16           A DDL command like ALTER/TRUNCATE TABLE is active on partition '%.*s' of object '%.*s' in database '%.*s'. Please retry your query later.
9860      16           %s %s failed on '%.*s' in database '%.*s' as partition level locking is not enabled.
9861      10           %s attribute disabled for table '%.*s' in database '%.*s' as '%s' command leaves table with only one partition.

  • No labels