dbTalk Databases Forums  

dts scheduled problem

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


Discuss dts scheduled problem in the microsoft.public.sqlserver.dts forum.



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

Default dts scheduled problem - 11-20-2003 , 03:43 AM






Good Morning
I have a question.

I have a dts that export a view of sql server 2000 in a file xls.
On the server SQL there is not Office(I think is not important).

If I manually start direct the dts all steps go well.
If I schedule the dts and then start the job ,fail. Why?

The destination path is on a NOVELL disk that i map on the server like N:\

Thanks



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

Default Re: dts scheduled problem - 11-20-2003 , 04:39 AM






Because of permissions. Mapped drives are user specific.

Look here

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

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"killer" <matteo.milano (AT) katamail (DOT) com> wrote

Quote:
Good Morning
I have a question.

I have a dts that export a view of sql server 2000 in a file xls.
On the server SQL there is not Office(I think is not important).

If I manually start direct the dts all steps go well.
If I schedule the dts and then start the job ,fail. Why?

The destination path is on a NOVELL disk that i map on the server like N:\

Thanks





Reply With Quote
  #3  
Old   
jobi
 
Posts: n/a

Default Re: dts scheduled problem - 11-20-2003 , 05:00 AM




If you create dts-packages, create them on the server itself and not
from your client.
This way you avoid to have troubles with e.g. diferent mdac-levels on
server and client, ....

When you run a package from your client, it uses your client to perform
this, the package then is not run on your server !

Jobi

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #4  
Old   
killer
 
Posts: n/a

Default Re: dts scheduled problem - 11-20-2003 , 05:08 AM



thanks
"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> ha scritto nel messaggio
news:eeaKWK1rDHA.2380 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
Because of permissions. Mapped drives are user specific.

Look here

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

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"killer" <matteo.milano (AT) katamail (DOT) com> wrote in message
news:410vb.129157$vO5.5022856 (AT) twister1 (DOT) libero.it...
Good Morning
I have a question.

I have a dts that export a view of sql server 2000 in a file xls.
On the server SQL there is not Office(I think is not important).

If I manually start direct the dts all steps go well.
If I schedule the dts and then start the job ,fail. Why?

The destination path is on a NOVELL disk that i map on the server like
N:\

Thanks







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.