dbTalk Databases Forums  

Analysis Services Task in DTS shuts machine down

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


Discuss Analysis Services Task in DTS shuts machine down in the microsoft.public.sqlserver.olap forum.



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

Default Analysis Services Task in DTS shuts machine down - 10-08-2003 , 10:13 PM






Symptoms: DTS with Analysis Services Task shuts machine
down if run as scheduled job.

Environment:
Workstation-class server running SQL Server 2000 and
Analysis Services both SP3.


If I run the DTS package interactively - no problem

If I run thru as a "job" it shutsdown the system and there
is no log anywhere that I can see.

Here's the catch!!

I am able to get this to work if tell it to Fail
Package on Log Error within the logging properities.

With this set - the job status is "failed", however the
DTS package executes successfully!!

Here is the error I get from the Job. I have not been
able to find any info on the error -2147220251

Executed as user: NAPLESW2K\SYSTEM. DTSRun: Loading...
DTSRun: Executing... DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1 Rows have been transformed or
copied.; PercentComplete = 0; ProgressCount = 1 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 Error: -
2147220251 (800404E5); Provider Error: 0 (0) Error
string: Error accessing Windows Event Log. Error
source: Microsoft Data Transformation Services (DTS)
Package Help file: sqldts80.hlp Help context:
700. Process Exit Code 1. The step failed.



Things I've tried:
increase event log file size




Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-08-2003 , 10:57 PM






does youir sql agent run under a valid NT account ?
or the standard system account ? (not recommanded)

"Tom Dalsimer" <tom (AT) tdals (DOT) com> a écrit dans le message de
news:e8hpkNhjDHA.2364 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Quote:
Symptoms: DTS with Analysis Services Task shuts machine
down if run as scheduled job.

Environment:
Workstation-class server running SQL Server 2000 and
Analysis Services both SP3.


If I run the DTS package interactively - no problem

If I run thru as a "job" it shutsdown the system and there
is no log anywhere that I can see.

Here's the catch!!

I am able to get this to work if tell it to Fail
Package on Log Error within the logging properities.

With this set - the job status is "failed", however the
DTS package executes successfully!!

Here is the error I get from the Job. I have not been
able to find any info on the error -2147220251

Executed as user: NAPLESW2K\SYSTEM. DTSRun: Loading...
DTSRun: Executing... DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1 Rows have been transformed or
copied.; PercentComplete = 0; ProgressCount = 1 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 Error: -
2147220251 (800404E5); Provider Error: 0 (0) Error
string: Error accessing Windows Event Log. Error
source: Microsoft Data Transformation Services (DTS)
Package Help file: sqldts80.hlp Help context:
700. Process Exit Code 1. The step failed.



Things I've tried:
increase event log file size




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29




Reply With Quote
  #3  
Old   
Tom Dalsimer
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-09-2003 , 07:41 AM



Hi and thanks for responding. It is running under the system account - and
always has run every night for a year this way.

The only thing that I can think of that has changed is that I added a new
shared dimension around the same time as this started.


"Jéjé" <willgart (AT) hotmail (DOT) com> wrote

Quote:
does youir sql agent run under a valid NT account ?
or the standard system account ? (not recommanded)

"Tom Dalsimer" <tom (AT) tdals (DOT) com> a écrit dans le message de
news:e8hpkNhjDHA.2364 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Symptoms: DTS with Analysis Services Task shuts machine
down if run as scheduled job.

Environment:
Workstation-class server running SQL Server 2000 and
Analysis Services both SP3.


If I run the DTS package interactively - no problem

If I run thru as a "job" it shutsdown the system and there
is no log anywhere that I can see.

Here's the catch!!

I am able to get this to work if tell it to Fail
Package on Log Error within the logging properities.

With this set - the job status is "failed", however the
DTS package executes successfully!!

Here is the error I get from the Job. I have not been
able to find any info on the error -2147220251

Executed as user: NAPLESW2K\SYSTEM. DTSRun: Loading...
DTSRun: Executing... DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1 Rows have been transformed or
copied.; PercentComplete = 0; ProgressCount = 1 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 Error: -
2147220251 (800404E5); Provider Error: 0 (0) Error
string: Error accessing Windows Event Log. Error
source: Microsoft Data Transformation Services (DTS)
Package Help file: sqldts80.hlp Help context:
700. Process Exit Code 1. The step failed.



Things I've tried:
increase event log file size





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29





Reply With Quote
  #4  
Old   
Tom Dalsimer
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-09-2003 , 12:46 PM



I use the complete process.

I also found this note
http://support.microsoft.com/default...&Product=sql2k
which talks about the threading.

threading has been set to the "main thread" all along. Good thought though!

I have just isolated the problem to, what appears to be, the package
logging. I have been able to work around whatever the problem is by turning
off package logging to sql server.

not sure if this is related to the problem, but it seems to have fixed it
for now. maybe it has something to do with msdb.


"Jérôme Poudou" <jerome.poudou (AT) merkurium (DOT) com> wrote

Quote:
ok...

what is your automated process method?
a complete process of the entire database?
or only a specific cube/dimension?

do you use a DTS Package to execute the process? if yes, try to change
some
properties like the "execute in main thread" option in your package.



"Tom Dalsimer" <tom (AT) tdals (DOT) com> a écrit dans le message de
news:e5oVXKmjDHA.644 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Hi and thanks for responding. It is running under the system account -
and
always has run every night for a year this way.

The only thing that I can think of that has changed is that I added a
new
shared dimension around the same time as this started.


"Jéjé" <willgart (AT) hotmail (DOT) com> wrote in message
news:%235KvslhjDHA.1096 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
does youir sql agent run under a valid NT account ?
or the standard system account ? (not recommanded)

"Tom Dalsimer" <tom (AT) tdals (DOT) com> a écrit dans le message de
news:e8hpkNhjDHA.2364 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Symptoms: DTS with Analysis Services Task shuts machine
down if run as scheduled job.

Environment:
Workstation-class server running SQL Server 2000 and
Analysis Services both SP3.


If I run the DTS package interactively - no problem

If I run thru as a "job" it shutsdown the system and there
is no log anywhere that I can see.

Here's the catch!!

I am able to get this to work if tell it to Fail
Package on Log Error within the logging properities.

With this set - the job status is "failed", however the
DTS package executes successfully!!

Here is the error I get from the Job. I have not been
able to find any info on the error -2147220251

Executed as user: NAPLESW2K\SYSTEM. DTSRun: Loading...
DTSRun: Executing... DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1 Rows have been transformed or
copied.; PercentComplete = 0; ProgressCount = 1 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 Error: -
2147220251 (800404E5); Provider Error: 0 (0) Error
string: Error accessing Windows Event Log. Error
source: Microsoft Data Transformation Services (DTS)
Package Help file: sqldts80.hlp Help context:
700. Process Exit Code 1. The step failed.



Things I've tried:
increase event log file size





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29









Reply With Quote
  #5  
Old   
Bas Kersten [MSFT]
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-10-2003 , 01:22 PM



Hi Tom,

If I understand this correctly is Analysis service crashing. If so could
you confirm that there is a version of dbghelp.dll into "c:\program
files\Microsoft Analysis Services\bin"? The version of Dbghelp.dll must be
6.1.3.0, or later when this file is placed into the bin directory will
sqldumper create a minidump of the crash into the Analysis Services\Data
directory. Could you post this dump so that I can have a look.

Regards,
Bas

"This posting is provided "AS IS" with no warranties, and confers no
rights."


Reply With Quote
  #6  
Old   
Tom Dalsimer
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-11-2003 , 01:44 PM



Not only is Analysis Services crashing, but the whole system is crashing.
Powered off completely.

the dbghelp.dll is not there; please advise.

Tom
""Bas Kersten [MSFT]"" <bask (AT) online (DOT) microsoft.com> wrote

Quote:
Hi Tom,

If I understand this correctly is Analysis service crashing. If so could
you confirm that there is a version of dbghelp.dll into "c:\program
files\Microsoft Analysis Services\bin"? The version of Dbghelp.dll must be
6.1.3.0, or later when this file is placed into the bin directory will
sqldumper create a minidump of the crash into the Analysis Services\Data
directory. Could you post this dump so that I can have a look.

Regards,
Bas

"This posting is provided "AS IS" with no warranties, and confers no
rights."




Reply With Quote
  #7  
Old   
Bas Kersten [MSFT]
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-13-2003 , 01:26 AM



Hi Tom,

I have send you an e-mail with one of the latest versions of dbhelp.dll
with installation instructions. I really would like to have a look into
this crashes stack, I have never seen that it crashes a complete system,
that should never happen.

Regards,
Bas

"This posting is provided "AS IS" with no warranties, and confers no
rights."


Reply With Quote
  #8  
Old   
Dharmesh Kalyan
 
Posts: n/a

Default Re: Analysis Services Task in DTS shuts machine down - 10-30-2003 , 07:44 PM



I am getting a similiar error when building dimensions of
DB2 tables.
Error msg: SqlDumper.exe - Entry Point Not Found : The
procedure entry point MiniDumpWriteDump could not be
located in the dynamic link library dbghelp.dll.

This crashes the olap server.

This only seems to be happening for dimensions that have a
level where the field type is of DBDATE.

Any ideas

Thanks
Dharmesh Kalyan
Quote:
-----Original Message-----
Not only is Analysis Services crashing, but the whole
system is crashing.
Powered off completely.

the dbghelp.dll is not there; please advise.

Tom
""Bas Kersten [MSFT]"" <bask (AT) online (DOT) microsoft.com> wrote
in message
news:6Xi4ut1jDHA.1716 (AT) cpmsftngxa06 (DOT) phx.gbl...
Hi Tom,

If I understand this correctly is Analysis service
crashing. If so could
you confirm that there is a version of dbghelp.dll
into "c:\program
files\Microsoft Analysis Services\bin"? The version of
Dbghelp.dll must be
6.1.3.0, or later when this file is placed into the bin
directory will
sqldumper create a minidump of the crash into the
Analysis Services\Data
directory. Could you post this dump so that I can have
a look.

Regards,
Bas

"This posting is provided "AS IS" with no warranties,
and confers no
rights."



.


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.