Storage dialog box
The Storage dialog box appears when you click Next in the Initialization dialog box in the Create New Dataset dialog.
This dialog allows the user to allocate the Content Manager database’s tables and indexes into separate storage files. Although it’s not mandatory to separate out these database objects, it can be helpful in situations where space is limited or for redundancy. If you do not select an option on this dialog, the system will use the default location for these database objects as dictated by the RDBMS.
Use the database-specific administration tool to create these separate storage files. Then you will be able to select them here.
For Oracle: These storage files are defined and identified by tablespaces. The default tablespace is called USERS. The login specified for Oracle will require permissions on the tablespaces to be used by Content Manager.
For Microsoft SQL Server: These storage files are defined and identified by filegroups. The default filegroup is called PRIMARY.
For PostgreSQL: These storage files are defined and identified by tablespaces. The default tablespace is called PG_DEFAULT.
- Table Location – location for where the Content Manager tables will be created
- Index Location - location for where the Content Manager indexes will be created
Click Next to continue to the Run Parameters dialog box.