all groups > sql server dts > september 2004 >
You're in the

sql server dts

group:

use xp_cmdshell to run BulkExport



Re: use xp_cmdshell to run BulkExport Ilya Margolin
9/14/2004 9:49:12 AM
sql server dts: Steffi,

DOS uses you windows session account and xp_cmdshell uses SQL Server service
account. Make sure the service account has access to whatever is important
to BulkExport.

Ilya

[quoted text, click to view]

use xp_cmdshell to run BulkExport Steffi
9/14/2004 11:42:19 AM
hi,
I get errors while executing BulkExport via store procedure , xp_cmdshell.
Below are some error messages,
DTSRun OnError: BulkExport_P_Step, Error = 440 (1B8)
Error string: Automation error

I also execute the same package in DOS command, and it works.

I have BulkExport executed on main package thread.

Any ideas ?

TIA


AddThis Social Bookmark Button