Recommendations for manual creation of databases
If you are creating the CCS databases manually in SQL Server, following are the recommendations for creating the databases.
In the Microsoft SQL Server Management Studio, New Database window:
- In theDatabase namefield, ensure that you specify the correct database names: CSM_DB for Production Database, and CSM_Reports for the Reporting Database.
- In theDatabase filessection:
- In theFilegroupcolumn, ensure that you create databases under the PRIMARY file group.
- In theFile Namecolumn, do not specify any file name.