Contents
-
Introducing AppClarity 5.2
-
How it works
-
Implementation
-
Working with AppClarity
-
Technical support for AppClarity
-
Training
-
Reference
-
Server Sizing
-
Supported Platforms
-
AppClarity installer properties
-
APIs
-
Enabling the distributed transaction coordinator
-
Manually configuring the database login for the service account
-
Migrating licenses from older versions
-
Modifying the AppClarity Console service port
-
Relicensing AppClarity and the Reclaimer
-
Restoring AppClarity database backups
-
Accessibility
-
Index
-
Release notes
-
Server Sizing
To manually set the SQL login and database permissions for the AppClarity service account on Microsoft SQL Server 2008 R2:
- Run Microsoft SQL Server Management Studio.
- Expand the Security and right-click Logins.
- From the context menu, choose New Login....
- In the Login – New dialog, enter the name of the AppClarity service account (
ACME\APPCLARITYSRV
in our example) in Login name.
- In User Mapping, choose the AppClarity database and add the dbo schema and select the
RoleAmpUserdatabase
role (created by the installer).
- Click OK.