Error Id: XDDS:ABE05AE3 : The operation could not be completed as the database has not been configured for Citrix Trust service

Error Id: XDDS:ABE05AE3 : The operation could not be completed as the database has not been configured for Citrix Trust service

book

Article ID: CTX237460

calendar_today

Updated On:

Description

Getting error "All services have not been configured" as below, while trying to upgrade a site database.

User-added image

In the details, it gave the below error :

  • Error Id: XDDS:ABE05AE3 : The operation could not be completed as the database has not been configured for Citrix Trust Service
User-added image

Resolution

  1. Nullify the Connection String of Citrix Trust Service on each Controller using below commands in powershell in admin mode :
    • asnp citrix*
    • Set-TrustDBConnection -DBConnection $null
  2. Reboot the controller and ran the Automatic site upgrade again
  3. If this doesn't resolve, run the manual site upgrade and run the Upgrade Scripts generated on the SQL database in SQLCMD mode.
NOTE : It is recommended to take the full database backup and snapshot of each Delivery Controller before beginning the upgrade

Problem Cause

Citrix Trust Service was not added to the Database during the Upgrade

Additional Information

https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/upgrade-migrate/upgrade.html