Re: Invalid OLEVERB structure error 80040000 on DTS job



Wow, good detective work. You are right in that if we had seend the other error message
first then it would have been easy to know what was wrong.

Allan


On 31 Aug 2005 22:39:54 -0400, tomshelley <UseLinkToEmail@xxxxxxxxxxxx> wrote:

>"" wrote:
> > Unfortunately not. As I mentioned I have not had this error.
> > Does Googling get you
> > anywhere?
> >
> > Allan
> >
> >
> > On 31 Aug 2005 18:39:45 -0400, tomshelley
> > <UseLinkToEmail@xxxxxxxxxxxx> wrote:
> >
> > >"" wrote:
> > > > Whilst I have not had this error before I would make sure
> > that
> > > > the source and destination servers were at the same
> > revision
> > > > of MDAC.
> > > >
> > > > Let us know how you get on
> > > >
> > > > Allan
> > > >
> > > > On Wed, 17 Aug 2005 02:49:04 -0700, "Jorge Cavalheiro"
> > <Jorge
> > > > Cavalheiro@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > > >
> > > > >Invalid OLEVERB structure
> > >
> > >Hello,
> > >
> > >I am having the same issue he discribed with nearly identical
> > error
> > >message. I have verified the MDAC is the same on both
> > machines. MDAC
> > >2.8 sp2.
> > >
> > >I just created a copy of the DTS on 3 seperate servers; each
> > nearly
> > >identical to the next. Windows2003 SP1. I updated the DTS
> > to point
> > >to the appropriate server.
> > >
> > >Two of them work flawlessly, and one gives this error
> > message.
> > >
> > >Any help?
> > >
> > >---
> > >tom
> >
> >
> > Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
> > www.SQLDTS.com - The site for all your DTS needs.
> > www.SQLIS.com - You thought DTS was good. here we show you
> > the new stuff.
> > www.konesans.com - Consultancy from the people who know
>
>I have discovered the problem!
>
>- The system which was having the problem is a newer 64bit server with
>64bit Windows Server 2003.
>
>- The DTS package is using a "Copy SQL Server Objects Task" task.
>
>- I copied this DTS package from a 32 bit Windows Server 2003 system.
>
>The point of all of this is that on the last tab (Copy) in defining
>the "Copy SQL Server Objects Task" task contains a textbox
>requesting the Script File Directory:. The default value of this
>field is the installation location of the SQL Server tools. Typically
>found at: C:\Program Files\Microsoft SQL Server\80\Tools
>
>However; on the 64bit system the default location is at: C:\Program
>Files (x86)\Microsoft SQL Server\80\Tools
>
>Since I copied this DTS package over to the 64bit system; it was
>pointing to an invalid file system location. And this is why I
>received the Invalid OLEVERB error.
>
>I would only get that error message in the Job History logs though. I
>discovered this was the problem when running the DTS Package without
>the job, because it gave me a much more useful error message. It was
>something along the lines of, "Invalid specified path defined"
>Anyway, it made me look into the package and look specifically for
>anything specifying a file path; and that?s exactly what I found.
>
>Thanks for your interest in helping.
>
>---
>tom shelley
>octfcu


Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know
.



Relevant Pages

  • Re: Re: Invalid OLEVERB structure error 80040000 on DTS job
    ... - The DTS package is using a "Copy SQL Server Objects Task" task. ... - I copied this DTS package from a 32 bit Windows Server 2003 system. ... I would only get that error message in the Job History logs though. ...
    (microsoft.public.sqlserver.dts)
  • Re: Global veriable Problem in DTS Data Transform Task
    ... "Allan Mitchell" wrote: ... >> I am having probelm with Global Variables in my DTS Package. ... >> Data Transform Task is defiend between 2 SQL Server. ...
    (microsoft.public.sqlserver.dts)
  • Re: Import Error
    ... > Access' date range is different to that in SQL Server. ... > Allan Mitchell MCSE,MCDBA, ... > www.SQLDTS.com - The site for all your DTS needs. ... >> I checked the row and column mentioned in the error message in the access ...
    (microsoft.public.sqlserver.dts)
  • Re: SQLEM: Package Error: "The system cannot find the file specified." on open of DTS Pack
    ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ... www.SQLDTS.com - The site for all your DTS needs. ... > In trying to open a DTS package from SQL Enterprise Manager, ... > the error message: "Error Source: Microsoft Data Transformation ...
    (microsoft.public.sqlserver.dts)
  • Re: dts
    ... How is a PDF export done from SQL Server 2005 SSIS? ... "Allan Mitchell" wrote: ... Set up a DTS Package to do this which will include a Transform data task ... Can DTS be setup to export sql server 2000 data to a PDF format? ...
    (microsoft.public.sqlserver.dts)