Viewing 15 posts - 5,896 through 5,910 (of 19,564 total)
Put the backup file on a separate volume and set an exclusion for that volume within your AV program so it can't touch the file.
July 23, 2012 at 8:47 pm
I have used it a lot for File ftp tasks, credit card charging, xml importing from flat files
July 23, 2012 at 8:25 pm
Jeff Moden (7/23/2012)
SQLRNNR (7/23/2012)
July 23, 2012 at 7:21 pm
It seems that AV is locking that file. That would be my first bet on it.
July 23, 2012 at 7:19 pm
Do you have antivirus running on that server? Is the backup file local to the mirror partner where you are trying to restore it?
July 23, 2012 at 6:34 pm
I would run it up the chain as a security hole. Explain the problems and then work to remove all users that are not DBA from the sysadmin role....
July 23, 2012 at 6:23 pm
Here is a good reference on the multiple data files thingy...
http://www.sqlskills.com/BLOGS/PAUL/post/Benchmarking-do-multiple-data-files-make-a-difference.aspx
July 23, 2012 at 6:21 pm
Backing Jonathan on this - yes SQL Server can only use what the OS is constrained to as a maximum.
July 23, 2012 at 6:18 pm
Nice series Gail.
July 23, 2012 at 6:14 pm
Do you have a test environment to test the changes first with a table of the same size?
July 23, 2012 at 6:11 pm
Are you running SSMS as an Administrator? It may be UAC interfering and causing the errors to crop up.
July 23, 2012 at 5:52 pm
For the record, take the query changes with the timing comparisons and show them outright. They probably won't change anything but you will at least have documentation at the...
July 23, 2012 at 5:48 pm
I would just call the stored procedure from within SSIS if you must convert it to SSIS. I'm not sold that SSIS is the right way to do this...
July 23, 2012 at 5:44 pm
Viewing 15 posts - 5,896 through 5,910 (of 19,564 total)