Viewing 12 posts - 571 through 583 (of 583 total)
Ok, that looks useful. This may be a dumb question, but how do you determine the encrypted password?
I see in the DTSrun utility, you can create a...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 16, 2002 at 3:51 pm
Hey, that's it!!! I recreated the JOB and the new job runs with the password change. The problem was in the DTSRun command. The original had...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 16, 2002 at 1:53 pm
Unfortunately, no scheduled jobs will run at all if the owner is a domain account. I suppose that it is because we are running NDS instead of a Windows...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 16, 2002 at 1:02 pm
SA owns the job all 3 cases. I had also tried changing the owner of the job that runs DTS1 to another SQL Login and got the same error...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 16, 2002 at 12:21 pm
This is really driving me nuts! Here is an example:
DTS1 originally had a connection object to the SQL Server using SA. The connection was changed to "Windows Authentication"....
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 16, 2002 at 10:27 am
This will help you find out what the error is instead of "The job failed...". Go to the properties of the scheduled job. Go to the Steps tab...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 10, 2002 at 9:25 pm
Yeah, I've had to deal with incorrectly restored databases before. There is a cool stored proc called sp_help_revdatabase that will create the script. Thanks for your advice on...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 8, 2002 at 10:34 am
I think what you are saying is that I should upgrade to SQL 2000 first before going to Win2k. I doubt that my managers would go for that, but...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 8, 2002 at 7:55 am
Look at "Copying DTS Packages To a Different Server" by Andy Warren in this site. I recently moved some DTS packages from a SQL 7 box to a SQL 2000...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 8, 2002 at 7:36 am
The method described in http://www.sqlservercentral.com/columnists/awarren/copyingdtspackagestoadifferentserver.asp worked!
Kathi
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
June 14, 2002 at 10:37 am
quote:
I just found an article here written by Andy Warren about automating the transfer of DTS packages . I am doing...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
June 14, 2002 at 10:32 am
I just found an article here written by Andy Warren about automating the transfer of DTS packages . I am doing some testing on password protected packages. I'll...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
June 13, 2002 at 3:28 pm
Viewing 12 posts - 571 through 583 (of 583 total)