dbTalk Databases Forums  

Cube processing slower with DTS

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Cube processing slower with DTS in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wreck
 
Posts: n/a

Default Cube processing slower with DTS - 07-31-2005 , 09:13 PM






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.


Reply With Quote
  #2  
Old   
Peter Yang [MSFT]
 
Posts: n/a

Default RE: Cube processing slower with DTS - 08-01-2005 , 03:25 AM






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.




--------------------
Quote:
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.




Reply With Quote
  #3  
Old   
Wreck
 
Posts: n/a

Default RE: Cube processing slower with DTS - 08-03-2005 , 07:13 PM



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:

Quote:
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.
|
|



Reply With Quote
  #4  
Old   
Peter Yang [MSFT]
 
Posts: n/a

Default RE: Cube processing slower with DTS - 08-04-2005 , 12:46 AM



Hello Wreck,

You need to use the following method to enable the logging:

1. Open the DTS package, click package->Properties->Logging, and check "log
package execution to SQL server"

You could use the following step to check the DTS package log:

In EM, right click the DTS package->Package logs

Select the log->Open log->More Info

Best 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.

--------------------
Quote:
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.
|
|





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.