You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All master data is stored in a [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database. The computer that hosts this database must run an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE[ssDE](../../includes/ssde-md.md)].
20
-
21
-
Use [!INCLUDE[ssMDScfgmgr](../../includes/ssmdscfgmgr-md.md)] to create and configure the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database on either a local or a remote computer. If you move the database from one environment to another, you can maintain the information in a new environment by associating the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] web service and [!INCLUDE[ssMDSmdm](../../includes/ssmdsmdm-md.md)] to the database in its new location.
22
-
20
+
All master data is stored in a [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database. The computer that hosts this database must run an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE[ssDE](../../includes/ssde-md.md)].
21
+
22
+
Use [!INCLUDE[ssMDScfgmgr](../../includes/ssmdscfgmgr-md.md)] to create and configure the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database on either a local or a remote computer. If you move the database from one environment to another, you can maintain the information in a new environment by associating the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] web service and [!INCLUDE[ssMDSmdm](../../includes/ssmdsmdm-md.md)] to the database in its new location.
23
+
23
24
> [!NOTE]
24
-
> Any computer on which you install components of [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] must be licensed. For more information, refer to the End User License Agreement (EULA).
25
-
26
-
## Requirements
27
-
Before you create a [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database, ensure the following requirements are met.
28
-
29
-
### SQL Server Edition
30
-
The [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database can be hosted on the following editions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]:
-[!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] Enterprise (64-bit) x64 - Upgrade from [!INCLUDE[sql2008r2](../../includes/sql2008r2-md.md)] Enterprise only
- Microsoft SQL Server 2008 R2 Enterprise (64-bit) x64
50
-
51
-
-Microsoft SQL Server 2008 R2 Developer (64-bit) x64
52
-
25
+
> Any computer on which you install components of [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] must be licensed. For more information, refer to the End User License Agreement (EULA).
26
+
27
+
## Requirements
28
+
29
+
Before you create a [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] database, ensure the following requirements are met.
30
+
31
+
### SQL Server Edition
32
+
33
+
The [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] database can be hosted on the following editions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]:
34
+
35
+
### SQL Server Edition
36
+
37
+
The [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] database can be hosted on the following editions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]:
For information about the supported Windows operating systems and other requirements for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE[ssDE](../../includes/ssde-md.md)], see [Hardware and Software Requirements for Installing SQL Server 2016](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md).
57
-
58
-
### Accounts and Permissions
59
-
60
-
|Type|Description|
61
-
|----------|-----------------|
62
-
|User account|In [!INCLUDE[ssMDScfgmgr](../../includes/ssmdscfgmgr-md.md)], you can use a Windows account or a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] account to connect to the [!INCLUDE[ssDE](../../includes/ssde-md.md)] instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to host the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database. The user account must belong to the **sysadmin** server role on the instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE[ssDE](../../includes/ssde-md.md)]. For more information about the **sysadmin** role, see [Server-Level Roles](../../relational-databases/security/authentication-access/server-level-roles.md).|
63
-
|[!INCLUDE[ssMDSmdm](../../includes/ssmdsmdm-md.md)] administrator account|When you create a [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] database, you must specify a domain user account to be the [!INCLUDE[ssMDSshort](../../includes/ssmdsshort-md.md)] system administrator. For all [!INCLUDE[ssMDSmdm](../../includes/ssmdsmdm-md.md)] web applications associated with this database, this user can update all models and all data in all functional areas. For more information, see [Administrators (Master Data Services)](../../master-data-services/administrators-master-data-services.md).|
64
-
65
-
### Database Backup
66
-
As a best practice, back up the full database daily at a time of low activity and back up transaction logs more frequently depending on the needs of your environment. For more information about database backups, see [Backup Overview (SQL Server)](../../relational-databases/backup-restore/backup-overview-sql-server.md).
67
-
68
-
## See Also
69
-
[Install Master Data Services](../../master-data-services/install-windows/install-master-data-services.md)
70
-
[Create a Master Data Services Database](../../master-data-services/install-windows/create-a-master-data-services-database.md)
71
-
[Master Data Services Database](../../master-data-services/master-data-services-database.md)
72
-
[Connect to a Master Data Services Database Dialog Box](../../master-data-services/connect-to-a-master-data-services-database-dialog-box.md)
73
-
[Create Database Wizard (Master Data Services Configuration Manager)](../../master-data-services/create-database-wizard-master-data-services-configuration-manager.md)
74
-
55
+
56
+
### Operating System
57
+
58
+
For information about the supported Windows operating systems and other requirements for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE [ssDE](../../includes/ssde-md.md)], see [Hardware and software requirements for SQL Server 2016 and SQL Server 2017](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md).
59
+
60
+
### Accounts and Permissions
61
+
62
+
| Type | Description |
63
+
| --- | --- |
64
+
| User account | In [!INCLUDE [ssMDScfgmgr](../../includes/ssmdscfgmgr-md.md)], you can use a Windows account or a [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] account to connect to the [!INCLUDE [ssDE](../../includes/ssde-md.md)] instance of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] to host the [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] database. The user account must belong to the **sysadmin** server role on the instance of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE [ssDE](../../includes/ssde-md.md)]. For more information about the **sysadmin** role, see [Server-level roles](../../relational-databases/security/authentication-access/server-level-roles.md). |
65
+
|[!INCLUDE [ssMDSmdm](../../includes/ssmdsmdm-md.md)] administrator account | When you create a [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] database, you must specify a domain user account to be the [!INCLUDE [ssMDSshort](../../includes/ssmdsshort-md.md)] system administrator. For all [!INCLUDE [ssMDSmdm](../../includes/ssmdsmdm-md.md)] web applications associated with this database, this user can update all models and all data in all functional areas. For more information, see [Administrators (Master Data Services)](../administrators-master-data-services.md). |
66
+
67
+
### Database Backup
68
+
69
+
As a best practice, back up the full database daily at a time of low activity and back up transaction logs more frequently depending on the needs of your environment. For more information about database backups, see [Backup overview (SQL Server)](../../relational-databases/backup-restore/backup-overview-sql-server.md).
70
+
71
+
## Related content
72
+
73
+
-[Installation Tasks for Master Data Services](install-master-data-services.md)
74
+
-[Create a Master Data Services Database](create-a-master-data-services-database.md)
75
+
-[Master Data Services Database](../master-data-services-database.md)
76
+
-[Connect to a Master Data Services Database Dialog Box](../../master-data-services/connect-to-a-master-data-services-database-dialog-box.md)
77
+
-[Create Database Wizard (Master Data Services Configuration Manager)](../create-database-wizard-master-data-services-configuration-manager.md)
0 commit comments