dbTalk Databases Forums  

DTS package permissions errors when transferring pkgs btw servers

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS package permissions errors when transferring pkgs btw servers in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Mull
 
Posts: n/a

Default DTS package permissions errors when transferring pkgs btw servers - 09-12-2006 , 04:15 PM






Hi -

I have a DTS problem that's been giving me fits and am hoping someone here
can help.

I am transferriing a SQL Server 2000 database sever from one machine to
another. Neither machine is mine. The destination machine is to be the same
configuration & operate similarly to the source machine. The source machine
is Win2k and the destination is Win2k3. The source machine is an old dying
32 bit machine, and the destination is a Dell 2950 64 bit machine (with the
same SQL Server 32 bit media installed [automatically] - in a Program Files
(x86) folder on the 64 bit machine - and yes, I've resolved all the db data
file path issues.)

I've copied & restored the db's, synced all the SIDs, synchronized the SQL
Server service and SQL Server Agent logins, (they use mixed mode security -
and the SQL Server service logs in through a local userid that has admin
priveledges). it works fine, except ..My problem is the old DTS packages..

There are 40 odd DTS packages, which I transferred (by using Save As for the
local packages, to the new machine) from the source to the destination
machine, while I was logged in as the same user as the SQL Server service
uses. They run fine whe I'm logged in as that admin user. When I'm logged
into SQL Server as a user with less rights (but who still has dbo in the
relevant dbs + master & msdb), and I run the packages through query analyzer
using a proc that uses OACreate & specifies the package, etc, then I get
package errors, and little or no error messages.

I have read vague references to the need to configure a "default login" in
the registry, associated with DCOM/DTS/SQL Server to get packages that do
I/O to run correctly. Here's the link:

http://support.microsoft.com/kb/q298725/

Yes, I have checked/created the shares, and like I said, all the SQL Server
login SIDs are synced throughout all the dbs. The packages do not have
package userid's (no owner, no operator, etc. ) or passwords defined. They
are simple packages that reat a text file on a share, and import the text
file into a table in a local db. I know, they should be re-written , but
just not now. What I need now is to get DTS permissions configured properly.

Can anyone clarify the pro





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.