ADB559Q A table space name is required when moving to type.

Explanation

The number of partitions or the segment size was changed, but no table space name was provided.
type
The table space type. Possible values are:
  • Partitioned-by-Growth table space (PBG)
  • Partitioned-by-Range table space (PBR)
  • Partitioned table space

System action

Processing stops.

User response

Specify a table space name, or type ORIGINAL on the command line to reset the values to the original values.