![HP NonStop SQL/MX Скачать руководство пользователя страница 307](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150307.webp)
UPDATE STATISTICS Messages (9200 through
9221)
HP NonStop SQL/MX Messages Manual — 640324-001
11- 5
SQL 9217
where,
table-name
is the name of a SQL/MX table.
Cause. The audit attribute of the sample table could not be turned off during the
UPDATE STATISTICS operation. The attribute is turned off when the table is empty
and contains no indexes. This enables UPDATE STATISTICS to use Side-tree inserts
for better performance. The attribute is turned back on after the UPDATE STATISTICS
operation is complete.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual file system
errors for possible recovery action and resubmit.
SQL 9218
where,
table-name
is the name of a SQL/MX table.
Cause. The data in the sample table could not be deleted. When the SAMPLE clause
is specified, the UPDATE STATISTICS command populates the sample table with
some temporary records. At the end of the operation, these records are deleted.
Effect. The sample table is not empty. This has no effect on the statistics that have
already been collected. If the sample table is used again before all the records are
deleted, the UPDATE STATISTICS command will return an error 9219.
Recovery. Execute either a DELETE statement or a PURGEDATA command on the
table.
SQL 9219
where,
table-name
is the name of a SQL/MX table.
Cause. The user-specified sample table has some data records in it and is not empty.
If the sample table is not empty, the UPDATE STATISTICS command might not be able
to populate it. This could also corrupt the statistics collected by the command.
9217 Unable to change the audit attribute for
table-name
.
9218 Unable to delete all records from the table
table-name
.
9219 Sample table
table-name
is not empty. Only empty table
can be used as the sample table.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...