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

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

604.0. "Transfer fails to backup document saveset" by NCBOOT::HARRIS (oooppps) Wed Apr 29 1992 22:24

    hi -
    
    i'm transferring a bunch (70+) of users (1 at a time!). using ALL-IN-1
    2.4.  i got the folowing error while trying to to the PAT on 1 of the
    accounts.  the user is not useing the account, it did not get archived.
    i checked STARS and the 2.4 conf, but didn't see anything on this
    error. naturally, no probelms with anyother accounts. there are less
    than 300 documents (shared and private).
    		TIA - ann
    ____________________________________________________________________________
    Subject: Prepare Accounts for transfer Report
                                                                                
    P R E P A R E   A C C O U N T S   F O R   T R A N S F E R
    
    
    
         The following accounts have failed in preparation for transfer:
    
                   MADDEN, JACK F. Unable to backup the documents saveset.
    ____________________________________________________________________________
    
    from the log file
    
     prepare_filecab:
    $       allin1/noinit/reenter/user=manager/language=ENGLISH
            oa$ini_init
    
            do mua_pat_archive
    $       if .not arch_status then goto log_failure
    $!
    $! Backup the documents to a savset in the user account transfer area
    $! Also backup the document attributes file
    $!
    $!      arch_docs  = "'user_area'*.archive*
    $       arch_savesets =
    "oa$transfer:[MADDEN_JACK_F.MADDEN_JACK_F]documents_*.b
    $       doc_saveset =
    "oa$transfer:[MADDEN_JACK_F.MADDEN_JACK_F]zdocuments.bck"
    $!
    $       backup/delete
    oa$transfer:[MADDEN_JACK_F.MADDEN_JACK_F]documents_*.bck,
    BACKUP-W-NOFILES, no files selected from 
    tOA$TRANSFER:[MADDEN_JACK_F.MADDEN_JAC
    %BACKUP-W-NOFILES, no files selected from
    OA$TRANSFER:[MADDEN_JACK_F.MADDEN_JAC
    %BACKUP-I-STARTDELETE, starting file deletion pass
    %BACKUP-W-NONEDEL, no files processed on deletion pass
    $       if $status then goto delete_arch_savesets
    $       account_failure = "<OA$_SA_PAT_F_BCK_DOCS>"
    $       goto log_failure
    $ log_failure:
    
    
    
    
T.RTitleUserPersonal
Name
DateLines
604.1Double check a couple of things, then TRACEIOSG::TALLETTMaking broccoliThu Apr 30 1992 10:3420
    Hi there!
    
    	You seem to have covered most of the problems I was going to
    	suggest. Did you run a PAT on this user that failed for a
    	different reason than the one you've given? Subsequent PATs
    	would fail with this error message because the docs will have
    	been archived by the first run.... But you say there is nothing
    	archived.... Well are you sure that there actually ARE documents
    	that are shared for this user? If the user only had private docs
    	that would cause this error too. But you say there are shared
    	docs...
    
    	Do a show header on an unarchived, shared doc, then edit
    	mua_pat_archive.scp and put in a trace and re-PAT it. If you
    	can't see what is wrong, then post a *POINTER* (not the log) to the
    	log I'll take a look and see if I can see anything. (Although I'm
    	out next week).
    
    Regards,
    Paul
604.2thanks wanda!NCCODE::HARRISooopppsThu Apr 30 1992 21:187
    well, looks like this is solved (at least i haven't gotten an error
    yet!).  seems that if the UNREAD_MAIL_COUNT is off you also get this
    message.  
    
    	ann