dbTalk Databases Forums  

SQL 200 DTS Questions

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


Discuss SQL 200 DTS Questions in the microsoft.public.sqlserver.dts forum.



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

Default SQL 200 DTS Questions - 02-21-2006 , 09:29 PM






Dear all,

I want to transfer a text file content to a SQL2000 table using DTS.

When I use DTS and choose "run immediately", it works fine.

When I set schedule to call in SQL2000 Job, and try to test the schedule by
manual start, it shows the following error:

The text file is fron Network drive, and the connect user have all rights to
that file.

Help~~~~~

Ivan


Executed as user: SQL_TEST\SYSTEM.
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST] Step
DTSRun OnError: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST] Step,
Error = -2147467259 (80004005)
Error string: Error opening datafile: Access Denied.
Error source: Microsoft Data Transformation Services Flat File Rowset
Provider
Help file: DTSFFile.hlp
Help context: 0
Error Detail Records:
Error: 5 (5); Provider Error: 5 (5)
Error string: Error opening datafile: Access Denied.
Error source: Microsoft Data Transformation Services Flat File Rowset
Provider
Help file: DTSFFile.hlp
Help context: 0
DTSRun OnFinish: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST] Step
DTSRun: Package execution complete.
Process Exit Code 1. The step failed.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SQL 200 DTS Questions - 02-22-2006 , 07:58 PM






Hello Ivan,

have a read of this

http://support.microsoft.com/?kbid=269074

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Dear all,

I want to transfer a text file content to a SQL2000 table using DTS.

When I use DTS and choose "run immediately", it works fine.

When I set schedule to call in SQL2000 Job, and try to test the
schedule by manual start, it shows the following error:

The text file is fron Network drive, and the connect user have all
rights to that file.

Help~~~~~

Ivan

Executed as user: SQL_TEST\SYSTEM.
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST] Step
DTSRun OnError: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST]
Step,
Error = -2147467259 (80004005)
Error string: Error opening datafile: Access Denied.
Error source: Microsoft Data Transformation Services Flat File Rowset
Provider
Help file: DTSFFile.hlp
Help context: 0
Error Detail Records:
Error: 5 (5); Provider Error: 5 (5)
Error string: Error opening datafile: Access Denied.
Error source: Microsoft Data Transformation Services Flat File Rowset
Provider
Help file: DTSFFile.hlp
Help context: 0
DTSRun OnFinish: Copy Data from ATTN to [TESTDB].[dbo].[ATTNTEST]
Step
DTSRun: Package execution complete.
Process Exit Code 1. The step failed.



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.