Author |
Message |
Ron Guest
|
Posted: Fri Sep 01, 2006 5:07 pm Post subject: Archiving Does Not Appear To Be Working |
|
|
I have vv pro 2 build 2010.
I have a job that is doing a backup (mirror source to target) with archiving on the target.
The files get archived, but VV always puts an error in the log that it can't delete the Archive directory (and I don't want it to).
2006-09-01 09:59:26 : ---- Start Execution ----
2006-09-01 09:59:26 : ---- Backup (Mirror Source to Target) (Source: D:\SQLData\MyDB\ Target: \\Server\MyDB\) ----
2006-09-01 09:59:26 : ---- Start deleting ----
2006-09-01 09:59:26 : -- Creating archive copies of target files to "\\Server\MyDB\Archives\" ...
2006-09-01 09:59:26 : Moving file \\Server\MyDB200608181114.trn.gz <to> \\Server\Archives\MyDB_backup_200608181114.trn_(2006-09-01_09-59-26_DEL_T).trn.gz (9.06MB) [OK].
2006-09-01 09:59:26 : Moving file \\Server\MyDB200608181120.trn.gz <to> \\Server\Archives\MyDB_backup_200608181120.trn_(2006-09-01_09-59-26_DEL_T).trn.gz (19.19KB) [OK].
2006-09-01 09:59:26 : Moving file \\Server\MyDB200608181130.trn.gz <to> \\Server\Archives\MyDB_backup_200608181130.trn_(2006-09-01_09-59-26_DEL_T).trn.gz (8.99KB) [OK].
2006-09-01 09:59:26 : Moving file \\Server\MyDB200608181140.trn.gz <to> \\Server\Archives\MyDB_backup_200608181140.trn_(2006-09-01_09-59-26_DEL_T).trn.gz (9.00KB) [OK].
2006-09-01 09:59:26 : Moving file \\Server\MyDB200608181150.trn.gz <to> \\Server\Archives\MyDB_backup_200608181150.trn_(2006-09-01_09-59-26_DEL_T).trn.gz (8.99KB) [OK].
2006-09-01 09:59:26 : -- Done: 5 (9.11MB) Err: 0 (0) Skipped: 0 (0) Tot: 5 (9.11MB) --
2006-09-01 09:59:26 : -- Objects Moved per Second: 5.00 -- Elapsed Time: 0 sec
2006-09-01 09:59:26 : -- Deleting from target ...
2006-09-01 09:59:26 : Deleting file \\Server\MyDB200608181114.trn.gz [OK].
2006-09-01 09:59:26 : Deleting file \\Server\MyDB200608181120.trn.gz [OK].
2006-09-01 09:59:26 : Deleting file \\Server\MyDB200608181130.trn.gz [OK].
2006-09-01 09:59:26 : Deleting file \\Server\MyDB200608181140.trn.gz [OK].
2006-09-01 09:59:26 : Deleting file \\Server\MyDB200608181150.trn.gz [OK].
2006-09-01 09:59:26 : Deleting folder \\Server\MyDB\\Archives\ [Can not delete folder "\\Server\MyDB\\Archives\". The directory is not empty.] [ERROR].
2006-09-01 09:59:26 : -- Done: 5 (9.11MB) Err: 1 (0) Skipped: 0 (0) Tot: 6 (9.11MB) --
2006-09-01 09:59:26 : -- Objects Deleted per Second: 5.00 -- Elapsed Time: 0 sec
2006-09-01 09:59:26 : -- Checking archive folder ...
2006-09-01 09:59:26 : Amount of files in target archive folder: 5 (9.11MB)
2006-09-01 09:59:27 : Re-comparing ...
2006-09-01 09:59:27 : ---- Deleting finished ----
2006-09-01 09:59:27 : ---- End ----
Ideas?
Thanks
Ron |
|
Back to top |
|
|
ral2
Joined: 31 Aug 2006 Posts: 4 Location: St. Louis, MO USA
|
Posted: Fri Sep 01, 2006 8:01 pm Post subject: |
|
|
Ron,
You seem to have a different archiving problem than I am having. On my system VV Pro 2 is having trouble creating the archive directory after deleting it.
Looks like TGRMN might have a bug in their program... _________________ Rich Livingston |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
Posted: Sat Sep 02, 2006 12:12 am Post subject: |
|
|
Hi , I see that you put your archive directory under the target folder. At the end of the backup VV tries to delete it because the archive folder is not present in the source.
You have 2 options to fix this:
a) Put the archive folder in a separate location, not under the target folder.
b) Exclude the archive folder from the backup by adding a subfolder filter in the profile settings: exclude \\Server\MyDB\Archives\
thanks! _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
|