[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference cookie::archive_backup

Title:Archive/Backup
Moderator:COOKIE::MHUAIG
Created:Wed Sep 08 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:479
Total number of notes:2283

242.0. "logfile and cleaning questions" by UTRTSC::OOSTINDJER () Mon Apr 15 1996 15:26

T.RTitleUserPersonal
Name
DateLines
242.1COOKIE::MHUATue Apr 16 1996 09:179
242.2logfile with bintim errorUTRTSC::OOSTINDJERWed Apr 17 1996 14:04165
242.3More infoCOOKIE::MHUAThu Apr 18 1996 15:3014
242.4extra informationUTRTSC::OOSTINDJERMon Apr 22 1996 03:57149
242.5QARedCOOKIE::MHUAFri May 03 1996 17:2011
242.6more info, maybeCOOKIE::LEWISTue Feb 04 1997 11:3122
I did some checking in the code.  This error can be returned when the value
we pass to sys$bintim is invalid and therefore can't be converted.  We use
this routine (and would return the error mentioned in .0) when we are converting
the dates pertaining to a file, such as creation date, expiration date, 
date modified, and so on.  I suspect these errors indicate a problem with
the attributes of some of the files on the customer system.  


If anyone sees this problem again, please try and identify the files involved.
For example, a save request generates a backup command, and sends the "listing"
from the backup command to a mailbox.  We read the mailbox and parse out
the dates.  It is possible the listing format was somehow broken, or that the
dates on some of the files were invalid.  If you do the same backup command
that ABS generates, and specify the listing file to a file, then compare the
file with the abs log entry which contains this error, we may be able to narrow
down which files were involved.  (basically compare the abs$log and the vms
backup listing and narrow down the files)  Then we can look more closely at
the files, or the listing from VMS backup and see which looks incorrect.

Hope this helps for futures.

Jim