Tips and tricks from setting this up:
- Do it on whatever server hosts the cube, since it will determine what version of the SQL driver it needs.
- Event Viewer will tell you the errors you’re having, be they permissions, bad version of the SQL driver, etc.
- The key settings:
- Log\QueryLog\CreateQueryLogTable = true
- QueryLogConnectionString (click and set it)
- QueryLogSampling is "every X queries, save the query to table". So the default means every 10th query gets saved.
- Log\QueryLog\CreateQueryLogTable = true
No comments:
Post a Comment