HP Neoview Messages Manual page 40

Table of Contents

Advertisement

SQL 1 161
1161 System generated column SYSKEY cannot be specified as part of the
PARTITION BY clause.
Cause
The HP Neoview database software could not create the object because
system-generated column SYSKEY is not allowed as part of the PARTITION BY clause.
Effect
The DDL operation fails.
Recovery
retry the DDL statement.
SQL 1 162
1162 User authid already owns object. Operation ignored.
authid
object
Cause
An attempt was made to change the owner to the existing owner.
Effect
The GIVE operation is ignored.
Recovery
SQL 1 163
1163 You are not authorized to change the owner of object name owned
by user authid.
object
name
authid
Cause
An attempt was made to change the catalog owner by someone who does not have
the authorization to change the owner.
Effect
The GIVE operation fails.
Recovery
SQL 1 164
1164 An unexpected error was returned while processing the statement
stmt. Error returned is int.
is a Neoview SQL statement.
stmt
is a file-system error number. For more information about file-system errors, see
int
Chapter 21 (page
Cause
An unexpected error was returned while processing the statement stmt.
Effect
The statement fails.
Recovery
SQL 1 165
1165 Parallel operation operation failed on table-name. The serial
operation for this object will be performed.
operation
table-name
Cause
An error occurred on the DDL operation when using the parallel method. The DDL
operation is retried using the serial method.
40
Data Definition Language (DDL) Messages (1000 Through 1999)
Remove the system added column SYSKEY from the PARTITION BY clause and
is the target of the GIVE operation.
is the CATALOG whose ownership is changing.
Informational message only; no corrective action is needed.
is the CATALOG, SCHEMA, TABLE, or other object whose ownership is changing.
is the name of the object.
is the target of the GIVE operation.
None.
385).
Contact HP support to analyze the failure.
is create, drop, or alter.
is the name of the HP Neoview database table.

Advertisement

Table of Contents
loading

Table of Contents