MS SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesMS SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 25th, 2003, 09:26 PM
skeezwiz skeezwiz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 2 skeezwiz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Win2k3 and DTS Folder access

When running a scheduled job from sql srv 2000 on win2k3, I get a "path not found" error msg in my Activex script task (I'm using Scripting.FileSystemObject).

Its a UNC path name and everyone has folder access and folder exists.

I even mapped the drive and referenced it that way and still no path found.

Tried starting server and agent using different accounts (domain & local) and still saying path not found.

Any ideas?

Reply With Quote
  #2  
Old August 26th, 2003, 12:37 AM
unatratnag unatratnag is offline
Average Intelligence
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2003
Location: Ohio/Chicago
Posts: 678 unatratnag User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 22 sec
Reputation Power: 11
Send a message via AIM to unatratnag
Based on the job owner you can determine the NT account being used.

Is the job owner a sysadmin?
Yes - SQL Server Agent Service Account
No - SQL Agent Proxy Account

Did you check SQL permissions?
Did you check the folder and file permissions at both destination and source

http://support.microsoft.com/defaul...kb;en-us;269074

Last edited by unatratnag : August 26th, 2003 at 12:49 AM.

Reply With Quote
  #3  
Old August 26th, 2003, 02:32 AM
skeezwiz skeezwiz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 2 skeezwiz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
When folder or file is local then its no problem.

The only way that I can get a job to be sheduled is if the owner is "win2k3Name\Administrator".

But if the package is referencing folder and files on a remote machine then I get error msg.

I even added the remote machine as a trusted site on win2k3 and I still get error msg.

Reply With Quote
  #4  
Old August 26th, 2003, 10:50 AM
unatratnag unatratnag is offline
Average Intelligence
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2003
Location: Ohio/Chicago
Posts: 678 unatratnag User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 22 sec
Reputation Power: 11
Send a message via AIM to unatratnag
by files on a remote machine are we talking about access to another SQL server or files on another machine?

If SQL, Did you set up the remote machines as linked servers?

If files,
and then this is an offset chance, but I've had a problem before where the server the package was on was using NT login and had problems with when writing to a non NT required server that it reverted to run as defaults and the default for a active x object is set in i think DCOM not the w2k administrator you have it set up to be. I think it's default is IUSR_machinename which would explain why your machine can do it locally but not remotely (in fact it'd get "path not found" remotely since it doesn't have read permissions). Meaning the active x object (FSO) is getting access denied even though your DTS package has permissions. Which is another point, what do the error logs say when you get path not found? What account is trying to do what in it? But like i said, that's a stretch and rare situation and just thought i'd put it out incase you are infact having this problem and hopefully give you some ideas.....

Last edited by unatratnag : August 26th, 2003 at 11:00 AM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > Win2k3 and DTS Folder access

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap