dbTalk Databases Forums  

Help with Error message

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


Discuss Help with Error message in the microsoft.public.sqlserver.olap forum.



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

Default Help with Error message - 10-18-2005 , 10:08 AM






Any idea on this error message?

The job can fail with this message...I re-run it a minute later and it works
OK. The underlying data has not changed either. It just happens once in a
while.


Executed as user: Jesse\svc_db. DTSRun: Loading... DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSOlapProcess.Task_1 DTSRun OnError:
DTSStep_DTSOlapProcess.Task_1, Error = -2146828197 (800A005B) Error
string: Object variable or With block variable not set Error source:
DSO Help file: Help context: 1000091 Error Detail Records:
Error: 0 (0); Provider Error: 0 (0) Error string: Object variable or
With block variable not set Error source: DSO Help file:
Help context: 1000091 DTSRun OnFinish: DTSStep_DTSOlapProcess.Task_1
DTSRun OnStart: DTSStep_DTSOlapProcess.Task_2 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_2 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_4 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_4 DTSRun: Package execution complete.
Process Exit Code 1. The step failed.



Reply With Quote
  #2  
Old   
Denny Lee
 
Posts: n/a

Default Re: Help with Error message - 10-18-2005 , 11:32 AM






Well, it appears your first DTS task: DTSStep_DTSOlapProcess.Task_1

potentially has some VBScript in it and the object is not being set properly
or is losing focus. Are you by any chance in this task processing alot of
dimensions or cubes? e.g. doing a for loop around the dimension objects and
processing each within that for loop?

--
HTH!
Denny Lee
<dennyglee_at_hotmail_dot_com>
space: http://spaces.msn.com/members/denster/



"Jesse O" <jesperzz (AT) hotmail (DOT) com> wrote

Quote:
Any idea on this error message?

The job can fail with this message...I re-run it a minute later and it
works OK. The underlying data has not changed either. It just happens once
in a while.


Executed as user: Jesse\svc_db. DTSRun: Loading... DTSRun:
Executing... DTSRun OnStart: DTSStep_DTSOlapProcess.Task_1 DTSRun
OnError: DTSStep_DTSOlapProcess.Task_1, Error = -2146828197 (800A005B)
Error string: Object variable or With block variable not set Error
source: DSO Help file: Help context: 1000091 Error
Detail Records: Error: 0 (0); Provider Error: 0 (0) Error string:
Object variable or With block variable not set Error source: DSO
Help file: Help context: 1000091 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_1 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_2 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_2 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_4 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_4 DTSRun: Package execution complete.
Process Exit Code 1. The step failed.





Reply With Quote
  #3  
Old   
Dean Adam
 
Posts: n/a

Default RE: Help with Error message - 10-18-2005 , 02:58 PM



This can happen if you are processing Analysis Services objects in parallel
using DTS. Look at this KB article to see if it fits:
http://support.microsoft.com/kb/870620/

Dean.

"Jesse O" wrote:

Quote:
Any idea on this error message?

The job can fail with this message...I re-run it a minute later and it works
OK. The underlying data has not changed either. It just happens once in a
while.


Executed as user: Jesse\svc_db. DTSRun: Loading... DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSOlapProcess.Task_1 DTSRun OnError:
DTSStep_DTSOlapProcess.Task_1, Error = -2146828197 (800A005B) Error
string: Object variable or With block variable not set Error source:
DSO Help file: Help context: 1000091 Error Detail Records:
Error: 0 (0); Provider Error: 0 (0) Error string: Object variable or
With block variable not set Error source: DSO Help file:
Help context: 1000091 DTSRun OnFinish: DTSStep_DTSOlapProcess.Task_1
DTSRun OnStart: DTSStep_DTSOlapProcess.Task_2 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_2 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_3 DTSRun OnStart:
DTSStep_DTSOlapProcess.Task_4 DTSRun OnFinish:
DTSStep_DTSOlapProcess.Task_4 DTSRun: Package execution complete.
Process Exit Code 1. The step failed.




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.