Data Services AutoGen

Create a Database for the Repository

To create a database for the Repository:

  1. Using the Admin credentials, log in to the SQL Server for the Repositories and create a database.

    NOTE: Use a unique name for the database (as in, QA_XXX_Repository# where XXX are the user’s initials and # is a number. For example, QA_ACB_Repository1).

  2. Navigate to Security > Logins and double-click the user name.
  3. Click User Mapping under Select a page.

  4. Select the database under Users mapped to this login.

  5. Click the db_owner check box under Database role membership.

  6. Click OK.

Continue with Create a Repository in Data Services.