SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
3-62
SQL 1300
Where procedure-name is the ANSI name of a stored procedure.
Cause. An unanticipated error occurred while reading metadata for a stored
procedure.
Effect. The operation fails.
Recovery. Retry the operation. If it continues to fail, report the error to your service
provider.
SQL 1301
Where referential-triggered-action can either be ON DELETE or ON
UPDATE.
Cause. NO ACTION referential action is specified in the referential integrity definition,
and the CONTROL QUERY DEFAULT value for
REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT is ‘OFF.’
Effect. The NO ACTION referential action cannot be defined.
Recovery. To alter the behavior of NO ACTION referential action, set the appropriate
value for the REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT default.
1300 Catman generated unknown Exception for procedure
procedure-name.
1301 NO ACTION referential action for referential-triggered-
action clause is not yet supported as specified by ANSI SQL99
standard. To alter the behavior, set an appropriate value for
the REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT default.










