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 the
    Database name
    field, ensure that you specify the correct database names: CSM_DB for Production Database, and CSM_Reports for the Reporting Database.
  • In the
    Database files
    section:
    • In the
      Filegroup
      column, ensure that you create databases under the PRIMARY file group.
    • In the
      File Name
      column, do not specify any file name.