Re: DTS packages in SQL 2000 slow to open
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 02/02/05
- Next message: Allan Mitchell: "Re: Merging information between two database tables"
- Previous message: Whitless: "Using Stored Procedure Return Value"
- In reply to: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Next in thread: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Reply: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 21:20:35 +0000
OK
Can you tell me what is in the package?
All packages do this or packages of complexity only?
SP level on SQL Server, MDAC?
Anything in the Event Log?
"softengine" <softengine@discussions.microsoft.com> wrote in message
news:softengine@discussions.microsoft.com:
> Well at first I thought it was how we transferred the packages from the
> old
> SQL Server to the new and faster SQL Server. We used a free program called
>
> DTSBackup 2000. But then I created a test package directly on the new SQL
>
> server and I get the same problem.
>
> When I take a package and try to do a Save As to either a Structured
> Storage
> File or metadeta, it takes a long time to save and just as long to open.
>
>
> "Allan Mitchell" wrote:
>
> > What happens if you save the package to a structured storage file and do
> >
> > it from there?
> >
> > "softengine" <softengine@discussions.microsoft.com> wrote in message
> > news:softengine@discussions.microsoft.com:
> > > We have several instances of SQL Server 2000(sp3) on a Windows 2003
> > > development box. (3gigs ram, dual P4 2.8ghz xeons).
> > >
> > > We are experiencing a problem where DTS packages are taking an
> > > unusually
> > >
> > > long time to open. This only occurs when using EM on other clients and
> > > not
> > > on
> > > the actual local server. I have tried turning on CACHE but it doesn't
> > > seem
> > > to
> > > work. If you have any ideas or could at least explain how or why it's
> > > slow
> > >
> > > please send info this way. Incidentally, small and simple packages
> > > open up
> > >
> > > much quicker than the large complex ones.
> > >
> > > I realize complex/large DTS packages will take longer to open
> > > because
> > > metadeta is being collected when a package is open, but these packages
> > > are
> > >
> > > taking twice as long to open than they did when they were on a much
> > > slower
> > >
> > > sql server.
> >
> >
- Next message: Allan Mitchell: "Re: Merging information between two database tables"
- Previous message: Whitless: "Using Stored Procedure Return Value"
- In reply to: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Next in thread: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Reply: softengine: "Re: DTS packages in SQL 2000 slow to open"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|