When a table space needs to grow, the database manager will first attempt to extend those containers of the tablespace. When current containers become "full", Automatic Storage will increase the container size automatically. If the container size can not be increased due to file system full,error will be returned.But,If container size can not be increased due to container/file size limitation (i.e. Maximum File Size) but file system still has space,new strip set will be created, that is, new container files will be created. Example:...
[More]
Tags: 
automatic
limit
dms
file
storage