Page 1 of 1

SQL

Posted: 02 Aug 2006, 19:37
by subindaniel
I cannot backup sql data files even though apbackup says that it can archive files that are in use.

How can I get this to work?

Unexpected error. Either source or archive folders are invalid[Unable to copy file to FTP: "216.69.160.15"
Cannot open file "C:\Program Files\BigTime\SQLDB\Data\MSSQL$BIGTIME\Data\BIGTIME_Data.mdf".
The process cannot access the file because it is being used by another process

Posted: 03 Aug 2006, 06:11
by support
APBackup can backup nonexclusively opened files.
SQL server opens data file exclusively so any other application can't open this file.