EasyManua.ls Logo

HP NonStop SQL/MX - Page 88

HP NonStop SQL/MX
752 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual640324-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.