Viewing 15 posts - 91 through 105 (of 105 total)
The file watcher would work or you can use the foreach task. You can set the foreach task to look for a pattern (somefile_*.txt). If it finds something...
February 21, 2008 at 8:57 pm
Have you specified an smtp server? I don't know if there is a way to change it using the GUI, but I know that there is a .config xml...
February 21, 2008 at 8:51 pm
I would suggest looking at the logs on the server you're backing up to and also determine if there were any network issues at that time. Also, were there...
February 3, 2008 at 6:56 pm
Can you clarify you question? Are you asking if you can backup to a network share?
January 12, 2008 at 9:44 pm
This may work for the time being. Thanks for the suggestion. After reading some of the parameters of bcp it doesn't appear to support headers. Is there...
January 10, 2008 at 9:12 am
It appears after reading several different blogs that you cannot modify the metadata at runtime. Anyone have other suggestions?
January 9, 2008 at 12:58 pm
Does the job fail or does it go into suspend status? We had an issue the other day in our test environment where we could not schedule SSIS jobs...
December 14, 2007 at 10:20 pm
Are you able to backup the database locally? In my company's environment, we do a full backup of our datawarehouse to a network drive and it's around 260GB.
December 13, 2007 at 6:32 pm
sanra001 (12/12/2007)
I have a maintainence cleanup task to cleanup bak files older than a day and it does not seem to be working and its filling up our harddrives.
Are...
December 13, 2007 at 6:25 pm
Thanks for the feedback. This was my first article and by no means am I an author. The article name is a bit misleading. I didn't realize it until it...
April 6, 2005 at 9:06 am
I turned on the output file in the job and it gave me what I needed to see. Turns out I needed to use a different method for defining that...
June 1, 2004 at 1:58 pm
Here's something interesting (at least for me), when I changed the date from 01/01/04 to 02/04/04, the execution plan shows the index being used.
February 5, 2004 at 8:53 am
Thanks Steve. Doesn't that defeat the purpose of having an index? The results may be a large number of rows, is there a way around this?
J.D.
February 4, 2004 at 1:16 pm
of course. I should have caught that. Thanks for your help.
December 30, 2003 at 1:53 pm
Thomas,
Thanks for your prompt response. I took your query and filled it in with my tables, but it is erroring out.
Select TheLatest.project_code, Previous.launch_date_before...
December 30, 2003 at 1:24 pm
Viewing 15 posts - 91 through 105 (of 105 total)