Outputbackup.bat

From CCMDB Wiki
Revision as of 19:31, 9 February 2009 by TOstryzniuk (talk | contribs) (New page: Is a batch file which uses PKZIP to compress (zip) & backs up ACCESS "mdb" files from the Regional Server's OUTPUT directory to main data processor's (Pagasa's) C drive. **FROM: \\twister...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Is a batch file which uses PKZIP to compress (zip) & backs up ACCESS "mdb" files from the Regional Server's OUTPUT directory to main data processor's (Pagasa's) C drive.

    • FROM: \\twister\ICU\output
    • TO: C:\OUTputBackups (with a backup date and time)


  • The batch file is located on the Main Data processing computer in C:\ccmis-backup
  • I think that a backup LOG file is kept on the Main data processing computer on: C:\ccmis_backups\logs. Not sure.TOstryzniuk 18:31, 9 February 2009 (CST)
  • Files included in backup:
    • TmpV2.mdb
    • TASK.mdb
    • Greensheet.mdb
    • Pending.mbd



  • Backup is done once a week either on Thursday or Friday, after each sending day which is Wednesday each week.



TOstryzniuk 17:58, 9 February 2009 (CST)