Resuming Duplication

Restarting a duplication operation which has failed because of media or device errors becomes much easier with V5R4M0. Beginning with this release, each saved item selected for duplication is assigned a resume key. If the duplication operation ends prematurely, the associated resume key is provided by BRMS in diagnostic message BRM4137. You can easily restart the failed duplication operation by re-running the DUPMEDBRM command using the command parameters provided in the Recovery information of the BRM4137 message.

The following illustrates how easy it is to restart duplication operations after the media or device error is corrected.

  1. Suppose you run the following command to duplicate VOL001 to VOL002:
    DUPMEDBRM VOL(VOL001) FROMDEV(TAPMLB01) TODEV(TAPMLB01) 
    MEDPCY(FMT3570E) FROMVOL(VOL001) TOVOL(VOL002)
  2. The command fails after duplicating some file sequences with the following messages in the job log:
    Media duplication restart recovery.
       :
    (Media or device diagnostic messages)
       :
    Media duplication completed with errors.
  3. You correct the device or media error which caused the duplication to fail.
  4. You prompt for the extended help on the Media duplication restart recovery message and retrieve the restart command parameters from the Recovery information.
    VOL(*RESUME) RSMKEY(669190)
  5. You re-run the DUPMEDBRM command using the restart parameters.
    DUPMEDBRM VOL(*RESUME) RSMKEY(669190)

You can use the Work with Media Information (WRKMEDIBRM) command and the Duplication view of the Work with Media Information display to view the saved items remaining to be duplicated. To do so:

  1. Run the WRKMEDIBRM command specifying the volume to be duplicated.
    WRKMEDIBRM VOL(VOL001)
  2. Press F11 twice to get to the Duplication view of the Work with Media Information display.
                            Work with Media Information                  RCHAS400   
                                                                                    
     Position to Date . . . . .                                                     
                                                                                    
     Type options, press Enter.                                                     
       2=Change   4=Remove   5=Display   6=Work with media   7=Restore              
       9=Work with saved objects   ...                                              
                                                                                    
        Saved        Save     Save   Item      Duplicate  Marked for   Duplication  
    Opt Item         Date     Time   Type      Save Item  Duplication  Resume Key   
        LIB06      11/23/05 14:21:11 *FULL        *NO        *NO                    
        LIB07      11/23/05 14:27:54 *FULL        *NO        *NO                    
        LIB08      11/23/05 14:31:42 *FULL        *NO        *NO                    
        LIB09      11/23/05 14:59:01 *FULL        *NO        *NO          669190    
        LIB10      11/23/05 15:07:05 *FULL        *NO        *NO          669190    
        LIB11      11/23/05 15:10:38 *FULL        *NO        *NO          669190    
                                                                                    
                                                                                    
                                                                                    
                                                                                    
                                                                             Bottom 
     F3=Exit   F5=Refresh   F11=Volume information   F12=Cancel                     
     F23=More options                                                               
    From the displayed example, you can see there are three saved items with a duplication resume key. These are the saved items remaining on the volume which have not been duplicated. Restarting duplication using resume key 669190 will complete the duplication operation for these three saved items.


[ Top of Page | Previous Page | Next Page | Contents | Index ]