Changes for page ACMP Server installieren
Last modified by Sabrina V. on 2025/03/03 12:41
From version 2.1
edited by Sabrina V.
on 2024/10/14 08:12
on 2024/10/14 08:12
Change comment:
There is no comment for this version
To version 4.1
edited by Sabrina V.
on 2025/03/03 12:41
on 2025/03/03 12:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -46,6 +46,10 @@ 46 46 Please note that SQL Server Express can only cover a limited number of devices. We recommend that you only install it locally if you have between 250 and a maximum of 500 devices. 47 47 {{/aagon.infobox}} 48 48 49 +{{aagon.infobox}} 50 +When installing the database, also pay explicit attention to the sorting. The sorting of the database must match the sorting of the database instance. If the instance is, for example, ‘SQL_Latin1_General_CP1_CI_AS’, then the database cannot take on a different one. We generally recommend the ‘Latin1_General_CI_AS’ sorting. 51 +{{/aagon.infobox}} 52 + 49 49 {{figure}} 50 50 [[image:63_Erstinstallation_Datenbank installieren_767.png||data-xwiki-image-style-alignment="center"]] 51 51 ... ... @@ -75,7 +75,7 @@ 75 75 {{/aagon.infobox}} 76 76 77 77 {{aagon.infobox}} 78 -Please note that [[multi tenancy>>doc:ACMP.67.ACMP-Solutions.System.Mandanten.WebHome||anchor="HMandantenfE4higkeit"]] is only supported withSQL Server 2016. If you are using a lower version (< 2016), some features in ACMP will not be supported.82 +Please note that [[multi tenancy>>doc:ACMP.67.ACMP-Solutions.System.Mandanten.WebHome||anchor="HMandantenfE4higkeit"]] is only supported by MS SQL Server 2016 SP1 or higher. If you are using a lower version (< 13.0.4001.0 (2016 SP1)), some features in ACMP will not be supported. 79 79 {{/aagon.infobox}} 80 80 81 81 For the 'Database Server Login', enter a user who has the right to create databases and users. Define the name of the new database for ACMP under "Create new database". The "ACMP Database Login" user (here~:// ACMPDBUser//) is created on your SQL Server and configured so that it only has rights for the ACMP database. This user will then be used by the ACMP Server to connect to the SQL Server or the database.