The following tasks must be performed by the DBA and system administrator responsible for installing CA ERwin MM on a Microsoft SQL Server DBMS:
Your database should meet the following criteria:
The new database is owned by the user who created it.
Set the Truncate Log on Checkpoint option and have the server generate checkpoints frequently. By selecting this option, the log is emptied periodically and should not fill up and cause rollbacks.
Note: For best performance ensure that separate devices are used to store the data and the transaction log.
For users to access the mart you must either add existing logins as users to the database or create new logins and add them as users of the database. A login is an entity permitted to connect to the database server; a user gives a login the right to use a particular database. If you use Windows user names and passwords to secure database access (Windows Authentication), you must add the Windows users to your DBMS.
Significant temporary space is required for installation and use. The temporary segments need at least 16 MB of available space. You should also increase available space as the number of concurrent users increase.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |