Creating Table spaces - Alternative Approach
In this approach, TIBCO MDM creates and manages table spaces. A separate table space is created for each enterprise that is used for data source upload.
Procedure
- Create two different table spaces, VELODBDATA and VELODBINDX.
- Create mdmadm user identified by password default table space VELODBDATA temporary table space temp.
- Grant connect, resource to mdmadm.
- Alter user mdmadm quota 1000m on VELODBINDX.
- Grant create tablespace privilege to mdmadm.
- Grant UNLIMITED TABLESPACE privilege to mdmadm.
-
Set the following properties using Configurator:
(Advanced view, Database, Oracle).
-
If TIBCO MDM is responsible for creating a table space for each enterprise on the first data load, set the following properties using Configurator (Go to
databasename ):
Table Space File Size Table Space Next Size Table Space Initial Storage Size Table Space Increase %
For the following properties, go to Initial Config > Database:
Dynamic Table Space Location Table Space Name Prefix
After completion, you can create the seed data. See One Two or Three Table spaces Option.
Copyright © Cloud Software Group, Inc. All rights reserved.