STORAGE
  { ( MAXSIZE { UNLIMITED | size_clause }
    |
    MAX_SHARED_TEMP_SIZE { UNLIMITED | size_clause }... )
  |
  UNLIMITED
  }