HP Neoview Messages Manual page 126

Table of Contents

Advertisement

Recovery
in the list.
SQL 3415
3415 The first operand of function name is not valid.
is the name of the function.
name
Cause
The first operand you supplied for function name is not an allowed value.
Effect
The operation fails.
Recovery
SQL 3416
3416 The last operand of function name must not be NULL.
is the name of the function.
name
Cause
The last operand you supplied for function name is NULL, which is not allowed.
Effect
The operation fails.
Recovery
SQL 3417
3417 Invalid DISK POOL num1 as the maximum number of disk pools allowed
is num2.
is the specified disk pool number.
num1
is the maximum number of disk pools set either through the DDL or through the
num2
default POS_NUM_DISK_POOLS.
Cause
Disk pool num1 specified through the DDL is greater than the maximum number of
disk pools num2 specified either through the DDL or through the default
POS_NUM_DISK_POOLS.
Effect
The operation fails.
Recovery
number of disk pools specified in the DDL or through the default POS_NUM_DISK_POOLS.
SQL 3418
3418 Local Number of Partitions clause is not allowed with DISK POOL
clause.
Cause
Using the DISK POOL clause with LOCAL NUMBER OF PARTITIONS clause is
contradicting because the DISK POOL clause uses disks across all segments, and LOCAL
NUMBER OF PARTITIONS uses disks only on local segment.
Effect
The operation fails.
Recovery
If you want to create a table on the local segment, use just the LOCAL NUMBER OF
PARTITIONS clause.
If you want to have the table placed on the disk pool requested, which will be spread
across all segments, use just the DISK POOL clause.
SQL 3419
3419 Illegal size value num for disk pool number in the DISK POOL clause.
is the specified disk pool number.
num
Cause
The disk pool number specified in the DISK POOL clause must be greater than 0.
126
Parser and Compilation Messages (3000 Through 3999)
Specify values for all the tuples in the list, or specify DEFAULT for all the tuples
Correct the syntax and resubmit.
Correct the syntax and resubmit.
Retry the query by specifying a disk pool number that is less than or equal to the
Retry the query with one of these changes:

Advertisement

Table of Contents
loading

Table of Contents