Neoview Messages Manual (Volume 1) (R2.4)

SQL 1069
1069 Schema schema-name could not be dropped.
schema-name
is the name of an HP Neoview database schema.
Cause See the accompanying error message for the cause of the problem.
Effect The operation fails.
Recovery Apply the recovery action from the accompanying error message.
SQL 1070
1070 Object object-name could not be created. File error: error-number.
object-name
is the name of the HP Neoview database object.
error-number
is the file-system error number.
Cause An attempt to create object object-name resulted in file-system error error-number.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 20 (page 353).
SQL 1071
1071 Object ANSI name could not be accessed.
ANSI name
is the name of the HP Neoview database object.
Cause The statement issued required access to the HP Neoview platform file underlying
object ANSI name.
Effect The operation fails.
Recovery Apply the recovery action from the accompanying error message.
SQL 1072
1072 Unique constraint constraint-name-1 is disabled, so foreign key
constraint constraint-name-2 could not be created.
constraint-name-1
is the name of the disabled constraint.
constraint-name-2
is the name of the foreign key constraint.
Cause You created a referential constraint that references a unique constraint that has been
disabled. This is an internal error.
Effect The operation fails.
Recovery Create the referential constraint that references a unique constraint that has not
been disabled.
SQL 1073
1073 Only services ID can execute INITIALIZE SQL.
Cause You attempted to initialize the HP Neoview database, but you are not the services
ID. Only the services ID can perform this function.
Effect The operation fails.
Recovery Log on as the services ID before executing this command.
SQL 1075
1075 The catalog must be empty. It contains at least one schema
schema-name.
schema-name
is the name of a schema in the specified catalog.
Cause An attempt was made to drop a catalog that is not empty.
25