Re: DTS transfer from Paradox to SQL Server 2000 using SQL Agent
- From: Allan Mitchell <allan@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 02 Feb 2006 07:41:03 -0800
Hello Johan,
Where are you when you fire the package from EM.? On your PC then you bring the package to your PC, it is not on the server. As a job it is on the server. Could it be that the resources (Driver etc) are on your PC and not on the server?
Allan
Hello Allan,
It's the same account that runs both SQL Server and SQL Agent that
owns the job.
To me it doesn't seem to be a security problem, because everything
else works perfect. Or are there specific security settings in
Microsoft Jet 4.0 or perhaps in the Borland engine that stops the DTS
from executing tasks on the network, when started from SQL Agent?
"Allan Mitchell" wrote:
Hello Johan,
But who owns the job? That could make all the difference.
http://support.microsoft.com/?kbid=269074
Allan
I have a problem when I try to execute some DTS packages from SQL
Agent jobs. The DTS Packages collects data from a Paradox (Borland)
database located locally on the SQL Server machine and inserts the
data in a SQL Server 2000 database. These packages works perfectly
when I Execute them manually in Enterprise Manager. But when I
execute them from a SQL Agent job I receive an error (11265).
SQL Server and SQL Agent are running under the same account with
administrator rights. This is also the same account I use when I
execute the packages manually in Enterprise Manager with successful
results.
I have no problem with other DTS Packages executed from SQL Agent,
just the packages that connects to the Paradox database.
The server runs on Windows Server 2003 sp1.
I hope someone has a solution for this problem.
.
- Follow-Ups:
- Re: DTS transfer from Paradox to SQL Server 2000 using SQL Agent
- From: Johan Krafve
- Re: DTS transfer from Paradox to SQL Server 2000 using SQL Agent
- Prev by Date: Re: SQL 2005, DTS & Integration Services column mappings...
- Next by Date: Re: Sample ETL Advice
- Previous by thread: Re: DTS transfer from Paradox to SQL Server 2000 using SQL Agent
- Next by thread: Re: DTS transfer from Paradox to SQL Server 2000 using SQL Agent
- Index(es):
Relevant Pages
|