Fix Corrupted Objects

This document covers the following topics:


Description

Program

B99131

Function

Check all objects in the specified cabinet(s) and folder(s), except for the following:

  • cabinets (cabinets are checked and fixed with utility B99050)

  • addresses (addresses are checked and fixed with utility B99010)

  • folders/files (folders/files are checked and fixed with utility B99130)

  • PF-keys (PF-keys are checked and fixed with utility B99220)

If appropriate, perform the following:

  • correct invalid date and time fields (e.g. if the date field contains 0).

  • convert keywords entered in lowercase to uppercase.

  • correct object names that were incorrectly converted from lowercase to uppercase.

Online Input Screen

  
  12:39                 * * *  C o n - n e c t  3  * * *                8.Dec.03
  Cabinet LS                 Fix Corrupted Objects                        B99131
                                                                                
                                                                                
    Process the following object records:                                       
                                                                                
    From cabinet   ________        to cabinet   ________                        
                                                                                
                  ('*' for all cabinets or all folders)                         
                                                                                
    From folder    _______________ to folder    _______________                 
                                                                                
    or    _ Wastebasket            Codes generated by output                    
          _ Outbasket                A - Date/time was corrected                
          _ Inbasket                 B - Keyword(s) were converted to uppercase 
          _ Compose                  C - Name was converted to uppercase        
          _ Connect                                                             
                                                                                
                                                                                
     Mark _ to display only corrupted records                                   
                                                                                
 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
From folder A15  
to folder A15 Optional
Wastebasket A1 If one or more folders are marked, only items from these folders are corrected.
Outbasket A1 See above.
Inbasket A1 See above.
Compose A1 See above.
Connect A1 See above.
Display only corrupted records A1 If marked, records are only displayed/printed i.e. they are not corrected in the database.

Output

The following action codes are returned by this utility:

A Date/time was corrected.
B Keyword(s) were converted to uppercase.
C Name was converted to uppercase.

Batch Example

Fix all corrupted objects in folder Wastebasket in cabinet ESH. This would be coded as follows:

LOGON SYSCNT2B
MENU
B99131 ESH,,,,X
FIN