Citrix Configuration Logging Database
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 Configuration Logging should be used to fulfill this requirement. When I came to the point of configuring the database I used the wizard to complete the 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.
Leave a Reply