Scenario 1: FSA Synchronization Error - SQL Single User Mode
Scenario 2: Unable to manually archive items
Scenario 3: VSA Password
Scenario 4: Shutting down the Admin Service
Scenario 5: The EV service is not available
Follow these steps to locate the current mode of the EV database. It is recommended that all of the database remain in the same mode. Please ensure that there is a complete and comprehensive backup of the database before making any changes:
1. Logon to the SQL Server
2. Open the SQL Server Management Studio
3. Expand Site | Name | Databases | [DB Name]
4. Right click on the [DB Name] and choose Properties
5. In the next open window navigate to the Options page
6. Scroll down to see the State section
7. Review/Modify the Restricted Access option
a. Options are MULTI_USER / SINGLE_USER / RESTRICTED_USER
ALTER DATABASE Database_Name SET MULTI_USER
1. Ensure that the Vault Service Account (VSA) is not part of the Domain Administrators group, but listed as a Local Administrator.
2. If any changes are made to the permissions of the EV VSA, restart all the EV services.
Update the password of the VSA in the EV Administration Console:
1. Right click on the EV Directory and select Properties
2. Select the Service Account tab
3. Confirm that the VSA account is correct
4. Enter the VSA account password and confirm the password
5. Restart all EV services in the site
This event can be ignored if it is logged when the EV Admin Service is shut down.
Solution 5:
This can be caused if the VSA account does not have
Log on as a service privilege.
To determine if this is the issue, launch the Services application:
1. Determine the startup type of the tasks:
a. Clicking Start | Programs | Administrative Tools | Services.
b. Scroll down the list of services and verify that the EV services are started.
c. The services should be started if the Startup Type is set to Automatic.
2. If the above events are present, check the Local Security Policy to determine if the vault service account has Log on as a service privilege.
a. Click Start | Programs | Administrative Tools | Local Security Policy to launch the Group Policy Editor application.
3. Navigate to Local Policies | User Rights Assignment.
a. Check the Log on as a service privilege to determine if the VSA is listed in the security setting.
4. After the Log on as a service privilege has been restored to the VSA, all EV services will need to be restarted.
5. If the Log on as a service user right has been assigned to the account in the past, and the user right appears to be removed, a Windows Group Policy Object (GPO) associated with this node might be removing the right. The Active Directory administrator should be contacted to verify this behavior.
6. If this computer is a node in a cluster, check that this user right is assigned to the cluster service account on all nodes in the cluster.