Citrix Configuration Logging Database
1 min read
While I was interviewing a customer for a Citrix XenApp 6 implementation one of the requirements was logging of all changes to the configuration so I wrote a design stating that the Configuration Logging Database should be used to fulfill this requirement. When I came to the point of configuring the database I used the wizard to complete the Citrix Configuration Logging Database setup but at the point I typed in the service account credentials the wizard would fail to display any databases.
Of course I asked my dear friend Google about this behaviour and I found the following information:
Configuration logging problems and CTX107977
So the problem was that I was using a capital in my SA password, when I changed the password to lower-case I could setup the Configuration Logging database.
Kees Baggerman
Latest posts by Kees Baggerman (see all)
- Citrix MCSIO on Nutanix AHV: A Solution to a Problem That Doesn’t Exist - June 10, 2026
- The Cloud Desktop CPU Lottery: What Are You Actually Running On? - June 2, 2026
- Your Cloud Desktop Is Running on Yesterday’s Silicon - May 21, 2026
- When the Orchard Ships Production Software: AI-Augmented Development in the Real World - May 17, 2026
- Nutanix Documentation Script v5.0: Visual Reports, Brand Templates, and Seven Embedded Diagrams - May 15, 2026

