Fix Corrupted Document Records

This document covers the following topics:


Description

Program

B99110

Function

Check all documents in the specified cabinet(s) and, if appropriate, perform the following:

  • Invalid date and time fields are corrected (e.g. if the date field contains 0).

  • If an object is not contained in a folder or it is contained in a non-existent folder, it is filed into folder Work.

  • The pointer for a suspended mail item is corrected, if the copy of the mail item has not been placed in the Outbasket.

  • Keywords entered in lowercase are converted to uppercase.

  • Document names which were incorrectly converted from lowercase to uppercase are corrected.

  • Corrupted bulletin board items that were previously filed in folder Work when this utility was run are filed in folder A-RECOVER in cabinet SYSCNT.

Online Input Screen

  10:04 AM            * * *  C O N - N E C T  3  * * *               30.Aug.1999
  Cabinet LS            Fix Corrupted Document Records                    B99110


      Process the following document records:

      From Cabinet ________ to Cabinet ________

                 ('*' for all cabinets)

      Codes generated by output

                A - Date/time was corrected
                B - Document was filed into folder Work
                C - Suspended send record was corrected
                D - Keyword(s) were converted to uppercase
                E - Document name was converted to uppercase
                F - Documents were filed in folder A-RECOVER
                    in Cabinet SYSCNT

 Enter-PF1---PF2---PF3---PF4---PF5---PF6---PF7---PF8---PF9---PF10--PF11--PF12---
             Menu  Quit
 Complete the information above and press ENTER to continue

Utility Parameters

Parameter Format Description
From Cabinet A8  
To Cabinet A8 Optional

Output

A Date and/or time was corrected.
B Document was filed into the folder Work.
C Suspended send records that were not in the Outbasket have been corrected.
D Keyword(s) were converted to uppercase.
E Document name was converted to uppercase.
F Documents were filed in folder A-RECOVER in cabinet SYSCNT.

Batch Example

Fix all corrupted documents in cabinet ESH. This would be coded as follows:

LOGON SYSCNT2B 
MENU 
B99110 ESH
FIN