Storage
You can create all database component objects in the same storage or you can create the objects for each database component in its own storage. If database storage does not yet exist, you must create it at the same time you create your database components. Later sections in this chapter explain how to create storage.
By default, all database components follow the storage convention below. You can use a different storage convention when you create storage.
RDBMS | Data Storage Unit | Index Storage Unit | BLOB Storage Unit |
Oracle tablespaces | WEBMDATA | WEBMINDX | WEBMDATA |
SQL Server filegroups | Primary | Primary | Primary |
DB2 for LUW tablespaces | WEBMDATA | WEBMINDX | WEBMBLOB |