ADBG016E The PAGENUM attribute is only valid when PARTITION BY RANGE (PBR) is also specified.

Explanation

In the Create Table Options panel, a value of RELATIVE was specified for the PAGENUM attribute, and a value of No was specified for the PBR field. A table with relative page numbering can be created only in a range-partitioned table space.

System action

Processing stops.

User response

Do not specify a PAGENUM value of RELATIVE when you specify a PBR value No.