SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual544518-011
17-133
SQL 23027
Where table-name is the name of the SQL/MX table.
Cause. The target table already contains statistics.
Effect. None.
Recovery. None.
SQL 23028
Where table-name is the name of the SQL/MX table.
Cause. The target table already contains statistics and KEEPSTATS option is set to
OFF.
Effect. The target table's statistics will be cleared.
Recovery. To avoid statistics from being cleared, set KEEPSTATS option to ON.
SQL 23029
Where option-name is either LISTONLY ON or PREPAREMAP.
Cause. None.
Effect. SQL/MX objects will not be imported.
Recovery. None.
SQL 23030
Where operation is either the export or import.
Cause. The mxexportddl or mximportddl operation is started by non-schema
owner or non super ID user.
Effect. The operation fails.
Recovery. None.
23027 Statistics of the table table-name already exists.
23028 Statistics of the table table-name is cleared.
23029 option-name argument is provided and so SQL/MX objects
are not imported.
23030 Only schema owner or super.super can perform the
operation.