HP Neoview Messages Manual page 31

Table of Contents

Advertisement

SQL 1 109
1109 The WITH CHECK OPTION clause appears in the definition of view
view-name, but the view is not updatable.
is the name of the view being created.
view-name
Cause
You used WITH CHECK OPTION in the definition of a view that is not updatable.
Effect
The operation fails.
Recovery
Either make the view updatable or omit the WITH CHECK OPTION and resubmit.
SQL 1 1 10
1110 text.
is the message text return about the error.
text
Cause
This is an internal error.
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 1 1 1 1
1111 An error occurred while starting a transaction on object table-name.
is the name of the object.
table-name
Cause
The transaction could not be started, possibly because another transaction was active
on the object.
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 1 1 12
1112 An index column list cannot contain only the system-generated
column SYSKEY.
Cause
The column list specified in a CREATE INDEX statement consisted only of the
system-generated column SYSKEY.
Effect
The operation fails.
Recovery
Change the column list to include additional columns and reissue the statement.
SQL 1 1 14
1114 Metadata tables for catalog catalog-name could not be created on
location-info.
catalog-name
location-info
Cause
This error can result from various CREATE statements issued to create the metadata.
See the accompanying error messages to determine the cause.
Effect
One or more objects are not created.
Recovery
For recovery action, see the accompanying error messages.
SQL 1 1 15
1115 Label file-name could not be created for object-name (file error
error).
is the name of an HP Neoview database catalog.
is the location where the tables could not be created.
31

Advertisement

Table of Contents
loading

Table of Contents