![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, Under Log settings, I 've selected the Log queries sent to server check box , and then I' ve typed the new sampling size in the Write to log once per 15 queries box and all work well. But this log ( the querylog table in msmdqlog.mdb database ) only record the queries for one day. How can I keep the queries in the querylog table for more than 1 day ?. Thanks Álvaro Mosquera |
#2
| |||
| |||
|
|
Thanks Dave, Yes I do a full process all nights. "Dave Wickert [MSFT]" wrote: Could it be that your nighttime update process is doing a full process of one of the objects. This will clear out the log automatically. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "amosquera" <amosquera (AT) discussions (DOT) microsoft.com> wrote in message news:CD75387B-E935-46B0-B815-91CF39CD1C06 (AT) microsoft (DOT) com... Hi, Under Log settings, I 've selected the Log queries sent to server check box , and then I' ve typed the new sampling size in the Write to log once per 15 queries box and all work well. But this log ( the querylog table in msmdqlog.mdb database ) only record the queries for one day. How can I keep the queries in the querylog table for more than 1 day ?. Thanks Álvaro Mosquera |
#3
| |||
| |||
|
|
You could set up your server to log the queries into sql server and before you process your cube move the enteries into a history table and the process your cube. Of if you want to use ms access, you could suck the data out with a DTS job and then process the cube. Mark "amosquera" <amosquera (AT) discussions (DOT) microsoft.com> wrote in message news:8BEFB608-2FF8-4A40-A3BF-7906F769E32A (AT) microsoft (DOT) com... Thanks Dave, Yes I do a full process all nights. "Dave Wickert [MSFT]" wrote: Could it be that your nighttime update process is doing a full process of one of the objects. This will clear out the log automatically. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "amosquera" <amosquera (AT) discussions (DOT) microsoft.com> wrote in message news:CD75387B-E935-46B0-B815-91CF39CD1C06 (AT) microsoft (DOT) com... Hi, Under Log settings, I 've selected the Log queries sent to server check box , and then I' ve typed the new sampling size in the Write to log once per 15 queries box and all work well. But this log ( the querylog table in msmdqlog.mdb database ) only record the queries for one day. How can I keep the queries in the querylog table for more than 1 day ?. Thanks Álvaro Mosquera |
![]() |
| Thread Tools | |
| Display Modes | |
| |