SQL/MP Messages Manual

SQL Compiler Parser Messages (3000 to 3999)
HP NonStop SQL/MP Messages Manual427720-006
5-3
Recovery. Correct the extent size and reissue the statement.
SQL 3008
Cause. You specified an invalid secondary extent size. Valid extent sizes for a Format
1 partition are:
Valid extent sizes for a Format 2 partition are:
Effect. The statement does not compile.
Recovery. Correct the extent size and reissue the statement.
SQL 3009
Cause. You specified an invalid MAXEXTENTS value.
Effect. The statement does not compile.
Recovery. Correct the MAXEXTENTS value and reissue the statement.
SQL 3010
Cause. You specified an invalid value for ALLOCATE.
Effect. The statement does not compile.
Recovery. Correct the ALLOCATE value and reissue the statement.
3008 Secondary extent size is out of range.
PAGES 0 through 65,535
BYTES 0 through 134,215,680
RECS 0 through 134,215,680
MEGABYTES 0 through 134
PAGES 0 through 512,000,000
BYTES 0 through 1,048,576,000,000
RECS 0 through 1,048,576,000,000
MEGABYTES 0 through 1,048,576
GIGABYTES 0 through 1,048
3009 MAXEXTENTS value must be between 1 and 959.
3010 ALLOCATE value must be between 1 and 959.