Citrix Web)Studio error when trying to access App Packages after upgrade

Citrix Web)Studio error when trying to access App Packages after upgrade

book

Article ID: CTX565152

calendar_today

Updated On:

Description

  • Cannot access app library packages in web studio due to being blocked by an error
  • The details of the eror will be similat to this :The SELECT permission was denied on the object 'AppVPackage', database 'databasename', schema 'AppLibrarySchema'. SqlErrorNumber : 229

Resolution

Ensure the controller computer accounts have the permissions documented here: 

https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/technical-overview/databases.htm#permissions-required-to-set-up-databases
 

OperationPurposeServer roleDatabase role
Create a databaseCreate a suitable empty databasedbcreator 
Create a schemaCreate all service-specific schemas and add the first Controller to the sitesecurityadmin*db_owner
Add a ControllerAdd a Controller (other than the first) to the sitesecurityadmin*db_owner
Add a Controller (mirror server)Add a Controller login to the database server currently in the mirror role of a mirrored databasesecurityadmin* 
Remove ControllerRemove controller from site**db_owner
Update a schemaApply schema updates or hotfixes db_owner

 

 


Problem Cause

Database permissions

Additional Information

Citrix Virtual aps and Desktops Database Technical overview: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/technical-overview/databases.htm