Restrictions and Limitations
There are a number of restrictions and limitations to be aware of when using Native Cloud Object Storage with Db2 Warehouse.
- The number of remote table spaces that can be created is limited to 16.
- Remote table spaces are DMS only. SYSCATSPACE cannot be created as a remote table space.
- Row organized tables cannot be created in remote table spaces.
- User created indexes for column-organized tables cannot be defined in remote table spaces (use the INDEX IN clause to define a non-remote table space in order to create an index).