Neoview Messages Manual (R2.3)

Cause An unanticipated error occurred on a metadata read operation for a stored procedure.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1301
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.
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.
SQL 1302
1302 NO ACTION referential action for referential-triggered-action
clause behaves like RESTRICT referential action. To alter the behavior,
set the appropriate value for the REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT
default.
referential-triggered-action
can either be ON DELETE or ON UPDATE.
Cause NO ACTION referential action is specified in the referential definition and the
CONTROL QUERY DEFAULT value for REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT
is ‘SYSTEM.’
Effect The NO ACTION referential action has RESTRICT referential action semantics. It is
recorded as NO ACTION in the metadata table.
Recovery To alter the behavior of the NO ACTION referential action, set the appropriate
value for the REF_CONSTRAINT_NO_ACTION_LIKE_RESTRICT default.
SQL 1304
1304 SQL/MX could not obtain the location of the system schema tables.
Cause The HP Neoview platform location of the system schema tables could not be obtained
from the anchor file.
Effect The operation fails. This message will be accompanied by one or more other messages
detailing the reason for the failure.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1305
1305 The specified schema location subvolume is already in use by schema
schema.
subvolume
is the HP Neoview platform subvolume name specified in the LOCATION
clause of the CREATE SCHEMA command.
schema is the ANSI name of an existing schema that already uses subvolume as a
schema subvolume.
54 Data Definition Language (DDL) Messages (1000 Through 1999)