Showing posts with label stuck. Show all posts
Showing posts with label stuck. Show all posts

Sunday, March 25, 2012

analysis service DTS keeps failing . ERRORSOURCE = DSO

i have an analysis services dts job on an old sql server 2000 box. i have never used analysis services before, and am a bit stuck. the job used to run and succeed all the time, but now it fails most of the time. this is the error that goes with the failure. someone suggested that its because more than 1 cube processing jobs were running at the same time, but i dont know how i would sort that out as they have to be run at the times they are scheduled for.

ERROR:

Executed as user: REDMOND\osqlli01. ...
tart: DTSStep_DTSExecuteSQLTask_4
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_4
DTSRun OnStart: DTSStep_DTSDynamicPropertiesTask_1
DTSRun OnFinish: DTSStep_DTSDynamicPropertiesTask_1
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_DTSExecuteSQLTask_10
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_10
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_7
DTSRun OnError: DTSStep_DTSExecuteSQLTask_7, Error = -2147220421 (8004043B... Process Exit Code 2. The step failed.

Maybe you have to turn on the 'execute on main thread' option !
You can find it on the workflow properties in your DTS-Package !

|||i just checked. it is set to run on the main process. that box is checked.|||

Winston,

Were you able to find a solution or the cause to this problem? This error has started to occur when I try to process a cube on Analysis Services 2000.

Thanks,

Jake

|||

In the past, I got the same kind of error !

My error occured because my 'Navision-odbc-driver' did NOT support multithreading ! In other words, executing tasks simultaneously caused my error !

To solve that error: On every workflow, I turned on the 'execute on main thread' option !

Kind regards,

Geert G.

analysis service DTS keeps failing . ERRORSOURCE = DSO

i have an analysis services dts job on an old sql server 2000 box. i have never used analysis services before, and am a bit stuck. the job used to run and succeed all the time, but now it fails most of the time. this is the error that goes with the failure. someone suggested that its because more than 1 cube processing jobs were running at the same time, but i dont know how i would sort that out as they have to be run at the times they are scheduled for.

ERROR:

Executed as user: REDMOND\osqlli01. ...
tart: DTSStep_DTSExecuteSQLTask_4
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_4
DTSRun OnStart: DTSStep_DTSDynamicPropertiesTask_1
DTSRun OnFinish: DTSStep_DTSDynamicPropertiesTask_1
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_DTSExecuteSQLTask_10
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_10
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_7
DTSRun OnError: DTSStep_DTSExecuteSQLTask_7, Error = -2147220421 (8004043B... Process Exit Code 2. The step failed.

Maybe you have to turn on the 'execute on main thread' option !
You can find it on the workflow properties in your DTS-Package !

|||i just checked. it is set to run on the main process. that box is checked.|||

Winston,

Were you able to find a solution or the cause to this problem? This error has started to occur when I try to process a cube on Analysis Services 2000.

Thanks,

Jake

|||

In the past, I got the same kind of error !

My error occured because my 'Navision-odbc-driver' did NOT support multithreading ! In other words, executing tasks simultaneously caused my error !

To solve that error: On every workflow, I turned on the 'execute on main thread' option !

Kind regards,

Geert G.

Monday, February 13, 2012

Am i done for.. Error 3624 suspect db :(

Well I read everything possible on this, and I guess there is no fix?
The db unattached itself, so Im stuck with a corrupted invisble DB... and I
can't reattach it or run dbcc it seems. No i dont have an uncorrupted backup
either
Is there free support form MS for this somehow, or does anyone know of a fix!
Why did this occur, my hardware seems fine.. man what a downer! Thanks for
any info
Check your SQL Server error log. There may be a message that
may indicate what happened.
"Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and
I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted
backup
> either
> Is there free support form MS for this somehow, or does anyone know of a
fix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info
|||You need to contact Product Support to help you out of this. It's not free
($249) unless it can be tracked down to a bug in SQL Server but its your
very best hope of being able to get up and running again.
Regards.
Paul Randal
Dev Lead, Microsoft SQL Server Storage Engine
This posting is provided "AS IS" with no warranties, and confers no rights.
"Armando Prato" <aprato@.REMOVEMEkronos.com> wrote in message
news:OFx9xyAxEHA.2540@.TK2MSFTNGP09.phx.gbl...[vbcol=seagreen]
> Check your SQL Server error log. There may be a message that
> may indicate what happened.
>
> "Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
> news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
and[vbcol=seagreen]
> I
> backup
> fix!
for
>
|||tryt this
http://www.nigelrivett.net/RecoverCorruptDatabase.html
"Alana M." wrote:

> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted backup
> either
> Is there free support form MS for this somehow, or does anyone know of a fix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info

Am i done for.. Error 3624 suspect db :(

Well I read everything possible on this, and I guess there is no fix?
The db unattached itself, so Im stuck with a corrupted invisble DB... and I
can't reattach it or run dbcc it seems. No i dont have an uncorrupted backup
either :(
Is there free support form MS for this somehow, or does anyone know of a fix!
Why did this occur, my hardware seems fine.. man what a downer! Thanks for
any infoCheck your SQL Server error log. There may be a message that
may indicate what happened.
"Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and
I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted
backup
> either :(
> Is there free support form MS for this somehow, or does anyone know of a
fix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info|||You need to contact Product Support to help you out of this. It's not free
($249) unless it can be tracked down to a bug in SQL Server but its your
very best hope of being able to get up and running again.
Regards.
--
Paul Randal
Dev Lead, Microsoft SQL Server Storage Engine
This posting is provided "AS IS" with no warranties, and confers no rights.
"Armando Prato" <aprato@.REMOVEMEkronos.com> wrote in message
news:OFx9xyAxEHA.2540@.TK2MSFTNGP09.phx.gbl...
> Check your SQL Server error log. There may be a message that
> may indicate what happened.
>
> "Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
> news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
> > Well I read everything possible on this, and I guess there is no fix?
> > The db unattached itself, so Im stuck with a corrupted invisble DB...
and
> I
> > can't reattach it or run dbcc it seems. No i dont have an uncorrupted
> backup
> > either :(
> > Is there free support form MS for this somehow, or does anyone know of a
> fix!
> >
> > Why did this occur, my hardware seems fine.. man what a downer! Thanks
for
> > any info
>|||tryt this
http://www.nigelrivett.net/RecoverCorruptDatabase.html
"Alana M." wrote:
> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted backup
> either :(
> Is there free support form MS for this somehow, or does anyone know of a fix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info

Am i done for.. Error 3624 suspect db :(

Well I read everything possible on this, and I guess there is no fix?
The db unattached itself, so Im stuck with a corrupted invisble DB... and I
can't reattach it or run dbcc it seems. No i dont have an uncorrupted backup
either
Is there free support form MS for this somehow, or does anyone know of a fix
!
Why did this occur, my hardware seems fine.. man what a downer! Thanks for
any infoCheck your SQL Server error log. There may be a message that
may indicate what happened.
"Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and
I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted
backup
> either
> Is there free support form MS for this somehow, or does anyone know of a
fix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info|||You need to contact Product Support to help you out of this. It's not free
($249) unless it can be tracked down to a bug in SQL Server but its your
very best hope of being able to get up and running again.
Regards.
Paul Randal
Dev Lead, Microsoft SQL Server Storage Engine
This posting is provided "AS IS" with no warranties, and confers no rights.
"Armando Prato" <aprato@.REMOVEMEkronos.com> wrote in message
news:OFx9xyAxEHA.2540@.TK2MSFTNGP09.phx.gbl...
> Check your SQL Server error log. There may be a message that
> may indicate what happened.
>
> "Alana M." <Alana M.@.discussions.microsoft.com> wrote in message
> news:4C8FDE6E-2E3F-459E-BD24-B2BC84779E05@.microsoft.com...
and[vbcol=seagreen]
> I
> backup
> fix!
for[vbcol=seagreen]
>|||tryt this
http://www.nigelrivett.net/RecoverCorruptDatabase.html
"Alana M." wrote:

> Well I read everything possible on this, and I guess there is no fix?
> The db unattached itself, so Im stuck with a corrupted invisble DB... and
I
> can't reattach it or run dbcc it seems. No i dont have an uncorrupted back
up
> either
> Is there free support form MS for this somehow, or does anyone know of a f
ix!
> Why did this occur, my hardware seems fine.. man what a downer! Thanks for
> any info