![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Thread-Topic: Cube processing slower with DTS thread-index: AcWWPouPFbap5fVJRqChtiyfQ4jz5w== X-WBNR-Posting-Host: 203.54.233.167 From: "=?Utf-8?B?V3JlY2s=?=" <Wreck (AT) community (DOT) nospam Subject: Cube processing slower with DTS Date: Sun, 31 Jul 2005 19:13:02 -0700 Lines: 10 Message-ID: <CAE71953-A452-4B04-BEE9-F02B64380F69 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.olap:13465 X-Tomcat-NG: microsoft.public.sqlserver.olap I've been having a problem where cubes have been processing slower when I run them using DTS, as opposed to using the Analysis Services Manager. A Full Process can be double or more. Has anyone had a similar problem? I using SQL 2000 with SP3. Thanks. |
#3
| |||
| |||
|
|
Hello Wreck, There is an OLAP Server Property to set the Processing Log File. Details of cube and dimension processing are logged here. The DTS OLAP task supports the Write TaskRecord method, and writes detailsof the cube and dim processing to the SQL Server based log tables, inparticular dbo.sysdtstasklog. The details in the task log table are the sameas the processing log. You may want to check the log to see if there is any clues. Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Cube processing slower with DTS | thread-index: AcWWPouPFbap5fVJRqChtiyfQ4jz5w== | X-WBNR-Posting-Host: 203.54.233.167 | From: "=?Utf-8?B?V3JlY2s=?=" <Wreck (AT) community (DOT) nospam | Subject: Cube processing slower with DTS | Date: Sun, 31 Jul 2005 19:13:02 -0700 | Lines: 10 | Message-ID: <CAE71953-A452-4B04-BEE9-F02B64380F69 (AT) microsoft (DOT) com | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.sqlserver.olap | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl | Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.olap:13465 | X-Tomcat-NG: microsoft.public.sqlserver.olap | | I've been having a problem where cubes have been processing slower when I run | them using DTS, as opposed to using the Analysis Services Manager. A Full | Process can be double or more. | | Has anyone had a similar problem? | | I using SQL 2000 with SP3. | | Thanks. | | |
#4
| |||
| |||
|
|
Thread-Topic: Cube processing slower with DTS thread-index: AcWYiUg2ANKz3CAQRAqjI1CB8xcD8Q== X-WBNR-Posting-Host: 202.3.198.20 From: "=?Utf-8?B?V3JlY2s=?=" <Wreck (AT) community (DOT) nospam References: <CAE71953-A452-4B04-BEE9-F02B64380F69 (AT) microsoft (DOT) com jlOvTKnlFHA.3472 (AT) TK2MSFTNGXA01 (DOT) phx.gbl Subject: RE: Cube processing slower with DTS Date: Wed, 3 Aug 2005 17:13:03 -0700 Lines: 76 Message-ID: <8AFDDB6D-910C-4103-B3E4-575235BF9549 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.olap:13545 X-Tomcat-NG: microsoft.public.sqlserver.olap Thanks Peter. I had a look in the sysdtstasklog table, but there are no rows there. Is there a setting I've missed? Thanks, Wreck. "Peter Yang [MSFT]" wrote: Hello Wreck, There is an OLAP Server Property to set the Processing Log File. Details of cube and dimension processing are logged here. The DTS OLAP task supports the Write TaskRecord method, and writes detailsof the cube and dim processing to the SQL Server based log tables, inparticular dbo.sysdtstasklog. The details in the task log table are the sameas the processing log. You may want to check the log to see if there is any clues. Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Cube processing slower with DTS | thread-index: AcWWPouPFbap5fVJRqChtiyfQ4jz5w== | X-WBNR-Posting-Host: 203.54.233.167 | From: "=?Utf-8?B?V3JlY2s=?=" <Wreck (AT) community (DOT) nospam | Subject: Cube processing slower with DTS | Date: Sun, 31 Jul 2005 19:13:02 -0700 | Lines: 10 | Message-ID: <CAE71953-A452-4B04-BEE9-F02B64380F69 (AT) microsoft (DOT) com | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.sqlserver.olap | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl | Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.olap:13465 | X-Tomcat-NG: microsoft.public.sqlserver.olap | | I've been having a problem where cubes have been processing slower when I run | them using DTS, as opposed to using the Analysis Services Manager. A Full | Process can be double or more. | | Has anyone had a similar problem? | | I using SQL 2000 with SP3. | | Thanks. | | |
![]() |
| Thread Tools | |
| Display Modes | |
| |