SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
16-7
SQL 15028
Cause. A break that you specified to cancel an SQL/MX statement failed.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 15029
Cause. A break was received while running a utility operation such as PURGEDATA,
DUP, or MODIFY.
Effect. The operation fails.
Recovery. Run RECOVER on the object that was being operated on, to ensure that it
is returned to a consistent state.
SQL 15030
Cause. You attempted to add a define that already exists.
Effect. The operation fails.
Recovery. Alter the existing define or delete and add it.
SQL 15031
Cause. You attempted to use a define that does not exist.
Effect. The operation fails.
Recovery. Correct the define name or add it, and resubmit.
15028 Break error.
15029 Break was received. Please run RECOVER to recover any
incomplete operations.
15030 The specified define already exists. Use ALTER or use
DELETE and ADD.
15031 The specified define does not exist.