Neoview Messages Manual (Volume 1) (R2.5)
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 1020
1020 Privilege settings on metadata cannot be changed.
Cause You attempted to change privilege settings on a metadata schema or table. They
cannot be changed.
Effect The HP Neoview database software does not change the settings.
Recovery None.
SQL 1021
1021 SQL is already initialized on system segment.
segment
is the name of the HP Neoview platform segment on which the INITIALIZE SQL
statement was executed.
Cause The HP Neoview platform has already been initialized on this segment.
Effect No operation is performed.
Recovery None needed if SQL is operating normally.
SQL 1022
1022 Schema schema-name already exists.
schema-name
is the name of an HP Neoview database schema.
Cause You attempted to create a schema in a catalog that already contains a schema with
that name.
Effect The operation fails.
Recovery If you did not use a fully qualified name, check that the default generates the
correct catalog name. Retry the request, specifying a schema that does not already exist.
SQL 1023
1023 Only services ID can name an authorization ID different from the
current user name.
Cause You attempted to create a schema with the authorization ID of another user. Only
the services ID can do this.
Effect The operation fails.
Recovery Use the services ID to create a schema with another owner.
SQL 1024
1024 File system error error-number occurred on text-string-1.
text-string-2.
error-number
is an error originating from the file system.
text-string-1
is the file name.
text-string-2
is (optionally) additional details about the error.
Cause Look up this error number in the file system manual to determine the cause.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 21 (page 385).
18 Data Definition Language (DDL) Messages (1000 Through 1999)